awesome/README.md

37 lines
1.6 KiB
Markdown

# Awesome Org Social
## Clients
- [org-social.el](https://git.andros.dev/org-social/org-social.el): Official Emacs client.
- [Org Social for iOS](https://apps.apple.com/app/org-social/id6764415116): Native iOS client.
- [org-social-rs](https://github.com/AdsanTheGreat/org-social-rs): An cli/tui client written in Rust.
- [org-social.nvim](https://github.com/cherryramatisdev/org-social.nvim): An neovim client.
## Relays
- [Org Social Relay](https://git.andros.dev/org-social/relay): Official Relay.
## Libraries
- [org-social-lib-rs](https://github.com/AdsanTheGreat/org-social-lib-rs): A rust library for parsing and operating on org social social network.
## Tools
- [Live preview](https://git.andros.dev/org-social/live-preview): Tool for dynamically generating HTML previews of posts.
- [Static preview](https://git.andros.dev/org-social/static-preview): Tool for generating static HTML previews of posts.
## Bridges
- [Org Social RSS bridge](https://git.andros.dev/org-social/rss-bridge): A simple bridge that converts RSS/Atom feeds into Org Social format.
## Hostings
- [Org Social Host](https://git.andros.dev/org-social/host): This is a system that allows you to host your files on `social.org` online. It automatically provides you with a nickname and a system for updating or sharing your file with other users.
## Contributing
Contributions are welcome! Please see the [contribution guidelines](https://git.andros.dev/andros/contribute) for instructions on how to submit issues or pull requests.
## License
Org Social is free software, released under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.html).