840825d25d | ||
---|---|---|
.github | ||
.husky | ||
bin | ||
docs | ||
src | ||
static | ||
tests | ||
webpack | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.testcaferc.json | ||
.vercelignore | ||
BREAKING_CHANGES.md | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
docker-compose.yml | ||
package.json | ||
server.js | ||
vercel.json | ||
yarn.lock |
README.md
Semaphore
Accessible, simple and fast web client for Mastodon.
Semaphore is available at semaphore.social. Beta releases are at beta.semaphore.social.
For updates and support, follow @semaphore@fosstodon.org.
See the user guide for basic usage. See the admin guide if Semaphore cannot connect to your instance.
With thanks to
This is a continuation of the Pinafore project, this project would not exist without the exemplary work of Nolan Lawson and the original contributors.
Changelog
For a changelog, see the GitHub releases.
For a list of breaking changes, see BREAKING_CHANGES.md.
Developing and testing
See CONTRIBUTING.md for how to run Semaphore in dev mode and run tests.