Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdn18/femoji
Fediverse Emoji CLI
https://github.com/cdn18/femoji
emoji fediverse mastodon
Last synced: 7 days ago
JSON representation
Fediverse Emoji CLI
- Host: GitHub
- URL: https://github.com/cdn18/femoji
- Owner: CDN18
- License: agpl-3.0
- Created: 2024-10-04T16:40:19.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-06T16:52:55.000Z (7 days ago)
- Last Synced: 2024-11-06T17:41:10.395Z (7 days ago)
- Topics: emoji, fediverse, mastodon
- Language: Go
- Homepage:
- Size: 42 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Femoji CLI
Femoji CLI is a command-line tool for managing custom emojis on Fediverse instances.
Currently, it only supports Mastodon-compatible instances (using GoToSocial's Swagger API spec).## Features
- Download emojis from Fediverse instances
- Batch upload emojis to a specified category## Installation
See [Releases](https://github.com/CDN18/femoji-cli/releases) for pre-built binaries.
## Usage
```
femoji help
```## Credit
- [VyrCossont/slurp](https://github.com/VyrCossont/slurp)
- [superseriousbusiness/gotosocial](https://github.com/superseriousbusiness/gotosocial)