brainworkshop icon indicating copy to clipboard operation
brainworkshop copied to clipboard

add installer for convenience - use python3

Open prajjwald opened this issue 3 years ago • 1 comments

I created a small 'install.sh' script for easy install on Ubuntu, changes python to python3 before installing, and copies the desktop file/icon to /usr/local/share. This makes it trivial to add the program to 'favorites'. Creating PR in case this is worth merging.

Limitations:

  • only works with Debian based systems
  • only tested on Ubuntu

prajjwald avatar Dec 26 '21 02:12 prajjwald