Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickcolley/semaphore
Accessible, simple and fast web client for Mastodon
https://github.com/nickcolley/semaphore
accessible mastodon pinafore pwa semphore
Last synced: 3 months ago
JSON representation
Accessible, simple and fast web client for Mastodon
- Host: GitHub
- URL: https://github.com/nickcolley/semaphore
- Owner: NickColley
- License: agpl-3.0
- Archived: true
- Fork: true (nolanlawson/pinafore)
- Created: 2023-01-10T09:59:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T13:21:26.000Z (11 months ago)
- Last Synced: 2024-04-13T21:01:14.813Z (8 months ago)
- Topics: accessible, mastodon, pinafore, pwa, semphore
- Language: JavaScript
- Homepage: https://semaphore.social
- Size: 141 MB
- Stars: 166
- Watchers: 5
- Forks: 25
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Semaphore
Accessible, simple and fast web client for [Mastodon](https://joinmastodon.org).
Semaphore is available at [semaphore.social](https://semaphore.social). Beta releases are at [beta.semaphore.social](https://beta.semaphore.social).
For updates and support, follow [@[email protected]](https://fosstodon.org/@semaphore).
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.
## With thanks to
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.
## Changelog
For a changelog, see the [GitHub releases](http://github.com/NickColley/semaphore/releases/).
For a list of breaking changes, see [BREAKING_CHANGES.md](https://github.com/NickColley/semaphore/blob/main/BREAKING_CHANGES.md).
## Developing and testing
See [CONTRIBUTING.md](https://github.com/NickColley/semaphore/blob/main/CONTRIBUTING.md) for
how to run Semaphore in dev mode and run tests.