- Generate Daily #100DaysOfCode content using a defined preset.
- Auto-Input Date.
- Generate Tweet and move to browser.
- Auto Copy Generated text (paste GitHub, Linkedin, etc)
- Advanced Calendar tracker
- GitHub Log integration
- Live Character Counter for twitter
- New, Beautiful, & Improved CLI UI!
- Multiple Presets
- Userdefined Presets
- Install Python (if you haven't yet)
- Download the Script
- Install the dependancies using
python install -r requirements.txt
- If you have multiple versions of python installed, use
python3 install -r requirements.txt
- Tip: You can optionally add the path to the script's folder to environment variables for quick access. [Windows]
- Run the script!
python -m main
orpython main.py
- First Working Model Ready