snac Social Networks Are Crap This program is written in highly portable C. Features from the README.md: - Lightweight, minimal dependencies - Extensive support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages... - Simple but effective web interface - Multiuser - Mastodon API support, so Mastodon-compatible apps can be used (work in progress) - Simple but effective web interface - Easily-accessed MUTE button to silence morons - Tested interoperability with related software - No database needed - Totally JavaScript-free - No cookies either - Not much bullshit
snac Social Networks Are Crap This program is written in highly portable C. Features from the README.md: - Lightweight, minimal dependencies - Extensive support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages... - Simple but effective web interface - Multiuser - Mastodon API support, so Mastodon-compatible apps can be used (work in progress) - Simple but effective web interface - Easily-accessed MUTE button to silence morons - Tested interoperability with related software - No database needed - Totally JavaScript-free - No cookies either - Not much bullshit
To install snac, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install snac
To see what files were installed by snac, run:
port contents snac
To later upgrade snac, run:
sudo port selfupdate && sudo port upgrade snac
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.