Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 664 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 664 Bytes

#EvilWords A tiny program that reminds you when you are about to type words you should not :)

#Requirement

  • Install pip : In terminal execute
sudo apt-get install python(or 3)-pip
  • Download xlib : Download ".whl" file from here and run pip install [whl filename] in terminal Or just do
 pip2 (or 3) install -r requirements.txt

##Platform

  • Linux (Ubuntu) : READY
  • Windows : Comming Soon

##Commands Run main.py

  • 'close' : Close Program
  • 'add word' : Add word to dicitionary
  • 'enable word' : unmute word
  • 'disable word' : mute word