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

66 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
df7faba306 Updating to 1.10.1 2017-07-05 20:22:55 -04:00
Alex Epstein
c576f4681c Updating to 1.10.0 2017-07-05 13:16:38 -04:00
Charles Arnaudo
0e70ea9e95 Removed duplicate checkInternet() func in ytview (#37) 2017-07-05 10:11:50 -04:00
Alex Epstein
ff7a234406 Updating to 1.9.0 2017-07-04 09:36:49 -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
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
eb7b5c2001 Adding multiple player support
Multi video player support. hhtpGet implemented. Add update option and function
2017-07-03 18:31:37 -04:00
Linyos Torovoltos
bf27d72057 Youtube-Viewer (#26)
# Beta version of ytview

* Worked on some kinks, planning losing the lynx dependency

* Added unstable branch for curl

* Added install and uninstall scripts

* Added update scripts

* Merged branches

* Cleaned up a bit

* Added testing branch

* Made not player specific

* Updated README

* Update README.md

* Update README.md

* Added curl usability, but still very unstable and broken

* merged testing with unstable

* Finished curl youtubeviewer

* Added uninstall scripts

* Changed name, added a whole lot of stuff, made the requested fixes

* Fixed changes

* More changes

* removed bad folders

* Deleted testing and unstable

* Update install.sh

* Fixing install to line up with base repo

* Fixing uninstall to line up with base repo

* Fixing install to line up with base repo for v1.6.0

* Added search function

* Removed swp

* Removed more swp

* Update README.md

* Options must go in front of head command OSX

* Send the output of the player to null and run with &

* Fixing readme to align with basebranch

Removing ytview from readme until the component is complete

* Fixing readme to align with v1.6.0

* Adding back geo credit

* Fixing credit further

* Fixing readme to time of fork

* Still trying to fix conflict in readme

* Still...
2017-07-03 16:32:49 -04:00