Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dnlzrgz/hashtag
- Owner: dnlzrgz
- License: mit
- Created: 2022-08-05T19:34:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T11:46:58.000Z (over 2 years ago)
- Last Synced: 2024-11-05T21:08:16.996Z (3 months ago)
- Topics: gum, hashtag, hashtags, instagram, shell, shell-script
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!