mirror of
https://github.com/CamHenlin/MessagesForMacintosh.git
synced 2024-11-21 19:30:51 +00:00
Update README.md
This commit is contained in:
parent
6daef1292d
commit
0158121fe1
12
README.md
12
README.md
@ -3,6 +3,12 @@ Messages for Macintosh is a software suite for classic Macintosh (System 2.0 thr
|
|||||||
|
|
||||||
![messages for macintosh](/images/messagesformacintosh.png)
|
![messages for macintosh](/images/messagesformacintosh.png)
|
||||||
|
|
||||||
|
## How to use Messages for Macintosh
|
||||||
|
There are two setup guides for Messages for Macintosh:
|
||||||
|
|
||||||
|
- [the user-facing setup guide](https://henlin.net/), for users not interested in exploring the development workflow. This is the article you want if you just want to use your old Mac to chat.
|
||||||
|
- [the developer-facing setup guide](https://henlin.net/), which explains how to set Messages for Macintosh up in such a way that you can make modifications to its different pieces
|
||||||
|
|
||||||
## Technologies
|
## Technologies
|
||||||
Messages for Macintosh is built on a lot of technologies. The READMEs of each of these is each worth familiarizing yourself with if you would like to contribute to Messages for Macintosh:
|
Messages for Macintosh is built on a lot of technologies. The READMEs of each of these is each worth familiarizing yourself with if you would like to contribute to Messages for Macintosh:
|
||||||
|
|
||||||
@ -11,12 +17,6 @@ Messages for Macintosh is built on a lot of technologies. The READMEs of each of
|
|||||||
- [CoprocessorJS](https://github.com/CamHenlin/coprocessor.js) - a library that allows us to handle nodejs workloads sent over a serial port
|
- [CoprocessorJS](https://github.com/CamHenlin/coprocessor.js) - a library that allows us to handle nodejs workloads sent over a serial port
|
||||||
- [serialperformanceanalyzer](https://github.com/CamHenlin/serialperformanceanalyzer) - used to analyze the performance of many different parts of the application
|
- [serialperformanceanalyzer](https://github.com/CamHenlin/serialperformanceanalyzer) - used to analyze the performance of many different parts of the application
|
||||||
|
|
||||||
## How to use Messages for Macintosh
|
|
||||||
There are two setup guides for Messages for Macintosh:
|
|
||||||
|
|
||||||
- [the user-facing setup guide](https://henlin.net/), for users not interested in exploring the development workflow. This is the article you want if you just want to use your old Mac to chat.
|
|
||||||
- [the developer-facing setup guide](https://henlin.net/), which explains how to set Messages for Macintosh up in such a way that you can make modifications to its different pieces
|
|
||||||
|
|
||||||
## Limitations / areas for improvement
|
## Limitations / areas for improvement
|
||||||
Messages for Macintosh is not perfect. Here are some known limitations and things that could be improved:
|
Messages for Macintosh is not perfect. Here are some known limitations and things that could be improved:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user