Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dnlzrgz/hashtag

An over-engineered way to choose hashtags for Instagram.
https://github.com/dnlzrgz/hashtag

gum hashtag hashtags instagram shell shell-script

Last synced: about 1 month ago
JSON representation

An over-engineered way to choose hashtags for Instagram.

Awesome Lists containing this project

README

        

# hashtag - An over-engineered way to choose hashtags

*hashtag* is a very simple tool for personal use to select and prepare more easily future posts for Instagram or other social media platforms.

[![asciicast](https://asciinema.org/a/1Bjt8s0sxUpHgd3rF322MbTsP.svg)](https://asciinema.org/a/1Bjt8s0sxUpHgd3rF322MbTsP)

## Usage

This project uses [charmbracelet/gum](https://github.com/charmbracelet/gum), a tool to write more easily beautiful shell scripts. In order to use *hashtag* you'll need to install it following the instruction provided by them [here](https://github.com/charmbracelet/gum#installation).

Now you just need to clone this repo and execute the script via:

```sh
sh ./hashtag
```

Write, as the prompt suggests, the title of your post and select the hashtags from the list using `space` to select/deselect and `enter` to confirm. And that's everything!