Commit Graph

14 Commits

Author SHA1 Message Date
Samuel
e04889b5e4 Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate &
fuzzfuzzPatternSearch)

 Changes to be committed:
	modified:   README.md
	deleted:    clearextralines.desktop
	new file:   fuzzPattern/fuzzPatternCreate
	new file:   fuzzPattern/fuzzPatternCreate.go
	new file:   fuzzPattern/fuzzPatternSearch
	new file:   fuzzPattern/fuzzPatternSearch.go
	modified:   install.sh
	modified:   uninstall.sh
2018-04-06 15:30:21 +08:00
Samuel
e294d55db6 Made changes to clear extra lines. Install includes desktop file.
Need clipboard manager to work well -- bug on X11
2018-03-26 14:43:03 +08:00
ecc9c2826e Added new module -- ratio
Able to factorize a ratio
2018-03-25 15:49:29 +08:00
30cc805017 deleted extra stuff 2018-03-24 16:55:16 +08:00
9dc0559353 Added release build -- optimized code set 2018-03-24 16:53:59 +08:00
fdcfcc690f Added alliteration -- made in Rust 2018-03-24 14:44:27 +08:00
Samuel
54e5db05da Updated build script 2018-03-22 19:00:25 +08:00
Samuel
915b70455d Updated ascii2img to be cross python3 2018-03-22 18:44:33 +08:00
Samuel
5035afad6a Updated compiled ascii2img 2018-03-22 18:24:20 +08:00
Samuel
66c5302666 Removed excessive files 2018-03-22 17:16:11 +08:00
Samuel
7a6a0581a3 Added ascii2img installation
Added uninstallation script
2018-03-22 16:41:17 +08:00
Samuel
666b828af3 Added ascii2img -- allows conversion of ascii to images. \nTODO: installation & portability 2018-03-22 16:02:01 +08:00
Samuel Pua
df2337a766 Initial commit -- including urlencode.py and urldecode.py 2018-03-06 11:11:23 +08:00
ea4756d0d3 Initial commit 2018-03-06 10:40:18 +08:00