2023-01-21 12:41:49 +00:00
< img height = "100" width = "100" src = "https://user-images.githubusercontent.com/2445413/213867232-8bd90121-8812-446e-8c2f-d4000388d449.png" alt = "" / >
# Semaphore
2023-01-10 10:35:15 +00:00
2023-01-22 01:11:58 +00:00
Accessible, simple and fast web client for [Mastodon ](https://joinmastodon.org ).
2018-04-02 07:15:52 +01:00
2023-01-10 14:22:26 +00:00
Semaphore is available at [semaphore.social ](https://semaphore.social ). Beta releases are at [beta.semaphore.social ](https://beta.semaphore.social ).
2018-04-02 07:15:52 +01:00
2023-01-10 14:21:38 +00:00
For updates and support, follow [@semaphore@fosstodon.org ](https://fosstodon.org/@semaphore ).
2018-04-21 18:59:52 +01:00
2023-01-22 09:08:20 +00:00
See the [user guide ](https://github.com/NickColley/semaphore/blob/main/docs/User-Guide.md ) for basic usage. See the [admin guide ](https://github.com/NickColley/semaphore/blob/main/docs/Admin-Guide.md ) if Semaphore cannot connect to your instance.
2018-08-25 21:04:41 +01:00
2023-01-21 13:34:01 +00:00
## With thanks to
2018-04-15 17:48:52 +01:00
2023-01-22 09:29:41 +00:00
Semaphore continues the [Pinafore project ](https://github.com/nolanlawson/pinafore ) and would not exist without the exemplary work of [Nolan Lawson ](https://nolanlawson.com/ ) and the original contributors.
2018-12-11 15:31:48 +00:00
2023-01-21 13:34:01 +00:00
## Changelog
2018-12-11 15:31:48 +00:00
2023-01-22 09:08:20 +00:00
For a changelog, see the [GitHub releases ](http://github.com/NickColley/semaphore/releases/ ).
2022-11-12 20:28:19 +00:00
2023-01-22 09:08:20 +00:00
For a list of breaking changes, see [BREAKING_CHANGES.md ](https://github.com/NickColley/semaphore/blob/main/BREAKING_CHANGES.md ).
2018-12-11 15:31:48 +00:00
2018-04-15 17:48:52 +01:00
## Developing and testing
2023-01-22 09:08:20 +00:00
See [CONTRIBUTING.md ](https://github.com/NickColley/semaphore/blob/main/CONTRIBUTING.md ) for
2023-01-10 14:21:38 +00:00
how to run Semaphore in dev mode and run tests.