Skip to content

Python Application that would take care of words you type

Notifications You must be signed in to change notification settings

o-d-i-n/EvilWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Python Application that would take care of words you type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages