Commit Graph

182 Commits

Author SHA1 Message Date
Tomás Laureano Peralta Tormey 17a8361a70 Fix typo on README.md (#63) 2017-07-14 15:32:21 -04:00
Alex Epstein 84716fefb9 Quoting httpGet in ytview (no need to escape url) 2017-07-14 15:09:12 -04:00
Alex Epstein c42c66c439 Supressing error when sourcing ~/.bash_profile 2017-07-14 13:37:35 -04:00
Alex Epstein 29ab12cd0e Improving checkInternet to support proxies 2017-07-14 13:29:47 -04:00
Charles Cooper 4b0c2da14c Add IMDB score to `movies` printout (#60) 2017-07-14 13:08:55 -04:00
Alex Epstein f91f6ce33f Updating to 1.11.1 2017-07-13 20:46:05 -04:00
Alex Epstein f54b1a2ac5 Handing &39; and & in ytview 2017-07-13 20:24:12 -04:00
Chad Furman faa0210a5a Fixed typo in qrify wget check (#53) 2017-07-13 18:14:47 -04:00
Linyos Torovoltos 45ec50e5c0 Still fixing ytview bug (again) (#51)
* Fixed it

* Fixed it
2017-07-13 18:13:53 -04:00
Linyos Torovoltos 94a0c9b2ae Fixing ytview bug #50 2017-07-13 13:17:15 -04:00
Alex Epstein 08dadd3e4f Forgot to close div tag in extras readme 2017-07-10 21:35:34 -04:00
Alex Epstein bdc90ab53d Adding -a option for cloudup to readme 2017-07-10 21:26:49 -04:00
Alex Epstein ab4e652d61 Adding extras section
Adding section for tools that didnt make it to the main pipeline for reasons but are still functional and useful.
2017-07-10 21:19:54 -04:00
Alex Epstein 05cd4dadf3 Fixing distance calculation issues 2017-07-10 20:41:43 -04:00
Alex Epstein 79bed61d70 Almost finalizing functionality on maps
Still missing help section and comments in the code
2017-07-10 19:23:03 -04:00
Alex Epstein de5ae91b13 Removing python from maps 2017-07-10 18:08:40 -04:00
Alex Epstein c17839f558 Added ability to grab static map of location and route map of route 2017-07-10 17:03:02 -04:00
Alex Epstein 684a962eb3 Adding base test for crypt 2017-07-10 16:09:58 -04:00
Alex Epstein ae14194e74 Adding maps component with base functionality 2017-07-10 10:46:08 -04:00
Alex Epstein 6ecdf11dd6 Adding more functionality tests 2017-07-09 17:46:48 -04:00
Alex Epstein 82d6d05405 Adding Travis CI Build Status to README 2017-07-09 02:05:45 -04:00
Alex Epstein 1901224d86 Adding base tests for all scripts (#44) 2017-07-09 02:02:30 -04:00
Alex Epstein a5f3f076ec Removing individual uninstall from readme 2017-07-08 14:50:53 -04:00
Alex Epstein 36dabd4ee7 Adding homebrew cask install, uninstall and update to README 2017-07-08 14:49:50 -04:00
Alex Epstein 0344d2d231 Updating to 1.11.0 2017-07-08 03:13:36 -04:00
Alex Epstein 4490c2cdeb Partially commenting cheat 2017-07-08 03:09:39 -04:00
Alex Epstein 998fc15b0e Adding manpage 2017-07-08 02:58:44 -04:00
Alex Epstein 5d11d29fb2 Better help sections for each tool 2017-07-08 02:23:49 -04:00
Alex Epstein b4533d163f Making it easier to add new tools to installer and uninstaller
Just add the title of the tool to the array tools in install.sh and uninstall.sh
2017-07-07 17:06:51 -04:00
Alex Epstein 79272a58e7 Optimizing install and uninstall script 2017-07-07 09:21:06 -04:00
Alex Epstein 8bf97b8382 Partially commenting qrify 2017-07-06 20:45:59 -04:00
Alex Epstein 7656e970de Getting rid of redundant code in install and unisntall 2017-07-06 20:45:32 -04:00
Alex Epstein e952b32fdc Commenting cloudup 2017-07-06 00:36:46 -04:00
Alex Epstein 62004abe3e Optimizing the crypt script 2017-07-05 22:46:27 -04:00
Alex Epstein 3c2c3a25fd Better readme 2017-07-05 22:25:49 -04:00
Alex Epstein cdc37b51ca Better issue template 2017-07-05 22:18:57 -04:00
Alex Epstein a04747a9d2 Updating qrify picture 2017-07-05 21:19:43 -04:00
Alex Epstein df7faba306 Updating to 1.10.1 2017-07-05 20:22:55 -04:00
Alex Epstein 7e5b603159 Removing fetch from httpGet in qrify 2017-07-05 20:11:03 -04:00
Alex Epstein dac8be875b No need to copy repo after cloning just switch remote url 2017-07-05 20:05:27 -04:00
Alex Epstein a67b33d3f7 All option is now working and now retaining git history 2017-07-05 20:02:19 -04:00
Alex Epstein c1af14ff1f Got all repostitory names from github 2017-07-05 17:40:23 -04:00
Linyos Torovoltos dda79ca840 Fixed bug (#40)
Bug that wouldn't allow for more than one space in qrify
2017-07-05 15:48:24 -04:00
Alex Epstein bc83294d14 Fixing 2017-07-05 13:21:31 -04:00
Alex Epstein c576f4681c Updating to 1.10.0 2017-07-05 13:16:38 -04:00
Alex Epstein 01c9286d6e Getting ready for 1.10.0 2017-07-05 13:12:40 -04:00
Alex Epstein 62d94d5a3a Adding qrify to the installer and uninstaller pipeline 2017-07-05 13:00:17 -04:00
Alex Epstein c813596481 Adding update, bulding framework for multiline 2017-07-05 12:52:58 -04:00
Linyos Torovoltos 1380d69c47 Added requested qrify script (#39)
* Added qrify script
2017-07-05 12:25:55 -04:00
Alex Epstein 8703967165 Fixing python bug in OSX 2017-07-05 10:37:25 -04:00