Bunch of scripts that make life easier on command line
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Samuel e04889b5e4 Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate & 7 years ago
alliteration-gen deleted extra stuff 7 years ago
ascii2img Updated build script 7 years ago
clearExtraLines Made changes to clear extra lines. Install includes desktop file. 7 years ago
fuzzPattern Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate & 7 years ago
ratio Added new module -- ratio 7 years ago
urldecode Initial commit -- including urlencode.py and urldecode.py 7 years ago
urlencode Initial commit -- including urlencode.py and urldecode.py 7 years ago
LICENSE Initial commit 7 years ago
README.md Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate & 7 years ago
install.sh Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate & 7 years ago
uninstall.sh Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate & 7 years ago

README.md

easyscripts

Bunch of scripts that make life easier on command line

Author: Samuel Pua (kahkin@gmail.com)

##Current Scripts Available

  • urlencode.py

Encodes strings into urlencoding

  • urldecode.py

Decodes url encoding back to ascii

##Todos

  • Tab completion

Seriously out of my league for now. Easy to way to it seems to be using external library argcomplete. But I prefer not to use external libraries

  • Add no search scenario for fuzzPatternSearch

For longer than 4 bytes For really cannot find