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

65 Commits

Author SHA1 Message Date
Joss Brown
9b850bea9e Added mdfind & graceful exit to ytview (#130) 2017-10-29 11:04:18 -04:00
Alex Epstein
895ed2918d Fixing syntax error in ytview 2017-10-12 18:41:09 -04:00
Alex Epstein
d684fdf685 Updating to 1.19.2 2017-10-12 18:32:18 -04:00
Joss Brown
3e543e6b11 Update ytview (#127)
added: (1.a) `mpv` (command) ; (1.b) MPV (.app) ; (2) $HOME/Applications directory path for both VLC & mpv (should actually be the default Applications directory for drag & drop installations)
2017-10-12 08:53:15 -04:00
Alex Epstein
dd260be68f Only homebrew and git 2017-08-30 22:52:40 -04:00
Alex Epstein
3c4461d103 Updating to 1.19.1 2017-08-30 02:12:13 -04:00
Alex Epstein
bebc4eb819 Updating to 1.19.0 2017-08-20 13:55:00 -04:00
Alex Epstein
4cc8703448 Updating 1.18.1 2017-08-09 08:24:49 -04:00
Alex Epstein
84d32ff251 Updating to 1.18.0 2017-08-04 08:32:07 -04:00
Alex Epstein
286815c4ba Replcaing git clone progress with my own during update 2017-08-03 22:05:24 -04:00
Alex Epstein
40a31f567d Only check internet when neccessary, speeds up options that dont need it 2017-08-03 21:26:18 -04:00
Alex Epstein
be69a63c89 Fixing fetch in httpGet 2017-08-02 23:51:07 -04:00
Alex Epstein
9ad66a6ab9 Updating to 1.17.3 2017-08-02 13:01:57 -04:00
Alex Epstein
2e913a0ce2 Moving getConfiguredPlayer so no need for vlc with travis 2017-08-02 00:49:42 -04:00
Alex Epstein
c60ba9a1f2 Changing comment in check internet function 2017-08-01 23:31:17 -04:00
Alex Epstein
a5fdff610c Using github for check internet 2017-08-01 22:39:24 -04:00
Alex Epstein
99b5485f0b Updating to 1.17.2 2017-08-01 20:34:24 -04:00
Alex Epstein
ee8a50aff2 Updating to 1.17.1 2017-08-01 09:48:14 -04:00
Alex Epstein
054046c4e2 Updating to 1.17.0 2017-08-01 09:03:46 -04:00
Alex Epstein
9d66388cd2 Adding support for httpie 😄 2017-07-31 23:42:48 -04:00
Alex Epstein
0b5bbeda79 Updating to 1.16.2 2017-07-30 13:32:35 -04:00
Alex Epstein
184d762310 Updating to 1.16.1 2017-07-29 20:01:46 -04:00
Alex Epstein
621274906a Updating to 1.16.0 2017-07-27 21:19:16 -04:00
Reto Kromer
17dedf4033 Stylistic changes to ytview (#107) 2017-07-27 08:12:14 -04:00
Alex Epstein
4d492634bb Updating to 1.15.2 2017-07-26 15:54:15 -04:00
Alex Epstein
b0cf4d064e Updating to 1.15.1 2017-07-26 11:28:20 -04:00
Alex Epstein
6984907b60 Updating to 1.15.0 2017-07-25 19:47:57 -04:00
Alex Epstein
cf41151e09 Updating to 1.14.3 2017-07-24 15:37:40 -04:00
Alex Epstein
b43459ab3f Updating to 1.14.2 2017-07-22 10:04:06 -04:00
Alex Epstein
6c254d0826 Updating to 1.14.1 2017-07-22 09:39:38 -04:00
Alex Epstein
982ef37299 Updating to 1.14.0 2017-07-22 07:25:20 -04:00
Máté Hajzsó
bcdfd26421 Changes shebang to /usr/bin/env bash for better compatibility (#84) 2017-07-21 00:16:52 -04:00
Alex Epstein
c84ecbfb52 Updating to 1.13.2 2017-07-18 19:41:31 -04:00
Alex Epstein
a3bd582d89 Updating to 1.13.1 2017-07-18 15:00:51 -04:00
Alexey Melezhik
8189ddc335 Update Sparrow plugins documentation, added examples of how to run (part2) (#78) 2017-07-17 13:42:32 -04:00
Alex Epstein
3fa23e467f Updating to 1.13.0 2017-07-15 21:22:50 -04:00
Alexey Melezhik
5587319b33 generate Sparrow wrappers for BashSnippets scripts (#47) 2017-07-15 13:27:36 -04:00
oolongmen
4b6eff6a34 ytview add hl=en to query so response is in english (#69) 2017-07-15 13:25:14 -04:00
Alex Epstein
39e103726a Updating to 1.12.0 2017-07-15 12:37:07 -04:00
Alex Epstein
23183b01f8 Updating to 1.11.2 2017-07-14 15:57:05 -04:00
Alex Epstein
84716fefb9 Quoting httpGet in ytview (no need to escape url) 2017-07-14 15:09:12 -04:00
Alex Epstein
29ab12cd0e Improving checkInternet to support proxies 2017-07-14 13:29:47 -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
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
1901224d86 Adding base tests for all scripts (#44) 2017-07-09 02:02:30 -04:00
Alex Epstein
0344d2d231 Updating to 1.11.0 2017-07-08 03:13:36 -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