Skip to content

NaveenKumarReddy8/ChillBoss

Repository files navigation

ChillBoss

Downloads Monthly_Downloads Weekly_Downloads Hygiene chillboss PyPI version fury.io

Version: 0.4.1

ChillBoss keeps your mouse moving to keep your status alive 😎.

Homepage: https://naveenkumarreddy8.github.io/ChillBoss/

Installation:

ChillBoss is published on PyPI: https://pypi.org/project/chillboss/

pip install chillboss

NOTE

On Linux you may need to install python3-tk python3-dev

sudo apt-get install python3-tk python3-dev

ChillBoss Installation

Usage:

chillboss [options]

Command line argument accepted:

  • -m, --movement: random and square movements are accepted. Default set to random.
  • -l, --length: Accepted for square type of movement. Default set to None.
  • -s, --sleeptime: Time to be taken till next movement. Default set to 30 seconds.
  • -mt, --motiontime: Time consumption of pointer to move from present coordinates to the next coordinates. Default set to 0 seconds.
  • -v, --verbose: Flag argument when given as input, sets the log level to Debug, else Warning.

ChillBoss Usage

Made with love ❤️