Welcome to ChillBoss’s documentation!

Downloads MonthlyDownloads WeeklyDownloads 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
ChillBoss Installation

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

sudo apt-get install python3-tk python3-dev

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

Indices and tables

Made with love ❤️