An alternative web client for Mastodon, focused on speed and simplicity.
 
 
 
Go to file
Nick Colley da39682fcc Update manifest 2023-01-22 08:51:34 +00:00
.github Update and rename bug.md to broken.md 2023-01-22 00:53:14 +00:00
.husky
bin Update logo svg 2023-01-11 16:48:19 +00:00
docs master -> main 2023-01-10 14:24:37 +00:00
src Update manifest 2023-01-22 08:51:34 +00:00
static Fix maskable size 2023-01-21 14:00:05 +00:00
tests Pinafore to Semaphore 2023-01-10 14:21:38 +00:00
webpack feat: translation into Spanish (#2281) 2022-12-17 09:47:51 -08:00
.dockerignore
.editorconfig
.gitignore chore: use node 14 in CI, update mocha, fix gitignore (#2191) 2022-11-17 17:09:37 -08:00
.testcaferc.json
.vercelignore
BREAKING_CHANGES.md 2.0.0 2021-08-06 12:00:18 -07:00
CHANGELOG.md master -> main 2023-01-10 14:24:37 +00:00
CONTRIBUTING.md Update README 2023-01-21 13:34:01 +00:00
Dockerfile Pinafore to Semaphore 2023-01-10 14:21:38 +00:00
LICENSE
README.md Update README.md 2023-01-22 01:11:58 +00:00
docker-compose.yml Pinafore to Semaphore 2023-01-10 14:21:38 +00:00
package.json Update version 2023-01-22 00:05:21 +00:00
server.js fix!: remove esm package, use native Node ES modules (#2064) 2021-07-04 20:19:04 -07:00
vercel.json Update vercel config 2023-01-22 08:48:46 +00:00
yarn.lock chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#2289) 2022-12-03 16:35:55 -08:00

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.