Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)