Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/instantiator/open-social-distributor
Simple tool for posting to a variety of social networks
https://github.com/instantiator/open-social-distributor
cli social-media social-networks
Last synced: about 16 hours ago
JSON representation
Simple tool for posting to a variety of social networks
- Host: GitHub
- URL: https://github.com/instantiator/open-social-distributor
- Owner: instantiator
- License: mit
- Created: 2023-07-29T20:36:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T20:06:10.000Z (about 1 year ago)
- Last Synced: 2023-11-13T13:36:49.206Z (about 1 year ago)
- Topics: cli, social-media, social-networks
- Language: C#
- Homepage: https://instantiator.dev/open-social-distributor/
- Size: 7.58 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# open-social-distributor
**UNDER DEVELOPMENT**
[![CLI - build, test, release](https://github.com/instantiator/open-social-distributor/actions/workflows/CLI-build-test-release.yml/badge.svg)](https://github.com/instantiator/open-social-distributor/actions/workflows/CLI-build-test-release.yml)
This is a tool for managing social posts across multiple platforms. Simple to configure, and able to run as a command line client, or (coming soon) as a service in a Docker container or an AWS CloudFormation stack.
## Documentation
For information about how to configure and use this tool, please see the documentation site:
* [Open Social Distributor documentation](https://instantiator.dev/open-social-distributor/)
_Source for the documentation is in the [docs](docs/index.md) directory._
## Releases
See: [Releases](https://github.com/instantiator/open-social-distributor/releases)
## Contributing
If you'd like to join the project and contribute, please read the [contributors guide](CONTRIBUTING.md) and get stuck in! You're very welcome.
We have a [code of conduct](CODE_OF_CONDUCT.md) to ensure that working on this project is a welcoming and safe experience.
## Roadmap
See: [Outstanding TODOs](docs/todos.md)