Skip to content

FDJ-Dash/Multitool

Repository files navigation

Multitool

Multitool puts together multiple widgets on a single application.

Version: 0.7 beta

License: GNU General Public License V3.0

Feel free to fork it. Any contribution is welcome. :)


Multitool includes so far:

  • Mouse Clicker (requires xdotool)
  • Screenshot widget
  • Player
  • Calculator
  • Camera
  • Tetrix Game

Requiments:

Multitool runs witn python 3.5+ and PyQt5


How to install requirements

pip3 install -r requirements.txt ( or /path/to/requirements.txt - if you are not on same folder)

Install xdotool

sudo apt-get update 

sudo apt-get install xdotool

This is the Github page of xdotool: https://github.com/jordansissel/xdotool


So for you need to download my multitool from github but ill make a pip instalable for it in the future.. Below are some screenshots of multitool working.

Multitool - Mouse Clicker

multitool_clicker


Multitool - Screenshot widget

multitool_screenshot


Multitool - Player

multitool_player


Multitool - Calculator

multitool_calculator


Multitool - Camera

multitool_camera


Multitool - Tetrix game

multitool_tetrix