Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rinsuki/tootcmd
Toot from shell
https://github.com/rinsuki/tootcmd
golang mastodon mit-license
Last synced: about 1 month ago
JSON representation
Toot from shell
- Host: GitHub
- URL: https://github.com/rinsuki/tootcmd
- Owner: rinsuki
- Created: 2018-12-22T09:31:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T09:38:42.000Z (almost 6 years ago)
- Last Synced: 2024-04-13T21:01:39.640Z (7 months ago)
- Topics: golang, mastodon, mit-license
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tootcmd
## How to use
```
go get github.com/rinsuki/tootcmd
MASTODON_HOST=mstdn.example.com MASTODON_ACCESS_TOKEN=hogefuga tootcmd Hello, World!
```## License
The MIT License.