2
0
mirror of https://github.com/alexanderepstein/Bash-Snippets synced 2018-11-08 02:59:35 +01:00
Commit Graph

304 Commits

Author SHA1 Message Date
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
Alex Epstein
114a734c92 Sourcing .bash_profile not .bashrc 2017-07-05 10:23:55 -04:00
Charles Arnaudo
0e70ea9e95 Removed duplicate checkInternet() func in ytview (#37) 2017-07-05 10:11:50 -04:00
Alex Epstein
e1c89005fd Fixing bug in taste where it was grabbing the -i option as input 2017-07-04 14:41:01 -04:00
Alex Epstein
bfd563542a Moving poll to bottom 2017-07-04 11:41:52 -04:00
Alex Epstein
f041ff28c6 Update README.md 2017-07-04 11:37:53 -04:00
Alex Epstein
69466559dc Preventing all erros in python calls in movies 2017-07-04 10:03:44 -04:00
Alex Epstein
2d9037c1a2 Getting configured client at the top 2017-07-04 09:39:09 -04:00
Alex Epstein
ff7a234406 Updating to 1.9.0 2017-07-04 09:36:49 -04:00
Alex Epstein
0fde9f7999 Adding cloudup image 2017-07-04 09:29:15 -04:00
Alex Epstein
fdbf7f91da Give more progress text 2017-07-04 09:24:06 -04:00
Alex Epstein
b1c3402789 Adding install and uninstall pipeline to cloudup 2017-07-04 09:04:37 -04:00
Linyos Torovoltos
d9fed02bbf ytview bug fix (#33)
* Fixed ytview bug

* Cleaned up some code
2017-07-04 08:47:27 -04:00
Alex Epstein
230936e760 Building framework for private feature just fix backupRepo 2017-07-03 23:34:00 -04:00
Alex Epstein
3397d718f2 Can now name multiple repositories at once for backing up 2017-07-03 23:04:49 -04:00
Alex Epstein
02c4ced75f Windows 10 support? 2017-07-03 21:59:18 -04:00
Elias Winnard
8d2055f77a fix typo (#32) 2017-07-03 20:35:58 -04:00
Alex Epstein
dba0625fac Updating screenshot 2017-07-03 20:34:59 -04:00
Alex Epstein
5f2482179f Adding script exit after successfull run 2017-07-03 20:31:48 -04:00
Alex Epstein
0b38f94cae Updating to 1.8.0 2017-07-03 20:22:07 -04:00
Alex Epstein
e618777372 Adding ytview screenshot 2017-07-03 20:16:54 -04:00
Alex Epstein
ad4276b47d Updating help in ytview 2017-07-03 20:10:53 -04:00
Alex Epstein
89b37e2296 Adding ytview installer and uninstaller pipeline 2017-07-03 20:09:22 -04:00
Alex Epstein
7317fbbe53 Title can have spaces in it now 2017-07-03 20:04:32 -04:00
Alex Epstein
ca79fdcb83 better user interaction with tool 2017-07-03 18:55:22 -04:00
Alex Epstein
82219534c4 Fixing the $@ by double quoting to prevent word splitting 2017-07-03 18:40:22 -04:00
Alex Epstein
eb7b5c2001 Adding multiple player support
Multi video player support. hhtpGet implemented. Add update option and function
2017-07-03 18:31:37 -04:00
Alex Epstein
39818dbc6f Starting to implement all option in cloudup 2017-07-03 16:43:46 -04:00
Steven Hall
88e70d61f2 Changed $1 $2 $3 etc to just $@ (#28)
* Now using $@ for readability and maintainability
2017-07-03 16:34:31 -04:00