Moji sends text and fun facts from different APIs wit da use of a notification deamon
Moji sends text and fun facts from different APIs wit da use of a notification deamon. Can be runned via dmenu or rofi.
ps. for linux only
Settings
Location: ~/.config/moji_notif/settings.py
The value for api can only be one of the following:
- history – history of wat happend dis present month and day
- number_trivia – random number trivias
- cat_fact – fun facts about cats! meow ![cat](https://github.githubassets.com/images/icons/emoji/unicode/1f431.png =20×20)
- advice – “useful” advices, but somtimes nonsense :3
- random
Installing
Python 3.8 or higher is required
To install, you can just run the following command:
$ git clone https://github.com/yumyumb612/moji_notif.git
$ cd moji_notif
$ sh install.sh # might need sudo to put da runner in /usr/bin
Required Packages
- dunst or any notification deamon (moji uses notify-send)
- mpv (for ringtone – it can be disabled)