An open API service indexing awesome lists of open source software.

https://github.com/mertssmnoglu/crosspost-env

My crosspost Environment
https://github.com/mertssmnoglu/crosspost-env

crosspost

Last synced: about 1 month ago
JSON representation

My crosspost Environment

Awesome Lists containing this project

README

          

# Using CrossPost

- See my [blog post for more](https://mertsismanoglu.com/blog/crossposting-on-social-media-with-crosspost/)

Mastodon only

```shell
CROSSPOST_DOTENV=.env crosspost -m --file _posts/message.txt
```

Mastodon, Twitter and Bluesky

```shell
CROSSPOST_DOTENV=.env crosspost -m -t -b --file _posts/message.txt
```