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

392 Commits

Author SHA1 Message Date
Alex Epstein
518acb2ab1
Adding meme component and shorten url functionality (#137) 2017-11-08 08:40:32 -05:00
Aaditya Naik
5e24405907 Fixed support for single-word strings (#134)
Earlier Qrify didn't work for strings of single words (even URLs)
2017-11-06 11:06:02 -05:00
Alex Epstein
b4141ece77 Brining back lyrics tool, removing test for stocks until fixed 2017-11-05 14:24:19 -05:00
Joss Brown
9b850bea9e Added mdfind & graceful exit to ytview (#130) 2017-10-29 11:04:18 -04:00
Alex Epstein
f26fa4c327 Allowing osx failures for CI
Running into ruby version error, so the osx tests never even get to run, thiss will stay this way until I can fix this issue
2017-10-14 04:05:21 -04:00
Alex Epstein
2f32e9d34e Removing lyrics description 2017-10-13 11:25:31 -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
Reto Kromer
c0ed6fd8a1 Spacing fixes (#126) 2017-10-02 21:33:30 -04:00
Alex Epstein
8420722cca Changing image height 2017-09-05 09:50:13 -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
608cab1f3d Fixing bc error in todo 2017-08-29 04:17:26 -04:00
Alex Epstein
566cf8c810 Changing api endpoint for short 2017-08-26 21:30:34 -04:00
Gabriel Lundgren
51caa49c48 Adding lyrics api to README (#121) 2017-08-21 11:59:39 -04:00
Alex Epstein
83a687d06d Adding lyrics to README 2017-08-20 14:01:34 -04:00
Alex Epstein
bebc4eb819 Updating to 1.19.0 2017-08-20 13:55:00 -04:00
Alex Epstein
ddb840621d Updating lyrics to work with filepaths, adding tests for lyrics 2017-08-20 13:44:42 -04:00
Alex Epstein
38d27ac0b2 Fixing bug in skeleton 2017-08-20 13:44:15 -04:00
Alex Epstein
b02ae720ae Adding lyrics to installer 2017-08-20 13:44:05 -04:00
Alex Epstein
5c12ac0bd3 General fixes for lyrics 2017-08-20 13:18:37 -04:00
Alex Epstein
3cc7264593 Fix file output bug and enhance usage 2017-08-19 13:50:11 -04:00
Alex Epstein
89a4d1f32e Initially adding lyrics tool 2017-08-19 13:43:49 -04:00
Alex Epstein
61e9aad6b3 Updating skeleton 2017-08-19 13:43:20 -04:00
Jonas-Taha El Sesiy
7c8d5f94b2 Update Readme, add BCH (#120) 2017-08-09 15:25:29 -04:00
Alex Epstein
4cc8703448 Updating 1.18.1 2017-08-09 08:24:49 -04:00
Alex Epstein
c382b8afb2 Adding newton test back 2017-08-09 01:20:30 -04:00
Alex Epstein
04508a10b2 Fixing PR template link 2017-08-09 00:52:57 -04:00
Alex Epstein
d502f79761 Adding more to usage for todo 2017-08-09 00:47:40 -04:00
Alex Epstein
66cf7aea38 Removing bad echo in cloudup 2017-08-09 00:45:08 -04:00
Alex Epstein
4bad530534 Bulk remove added to todo 2017-08-09 00:39:00 -04:00
Alex Epstein
4599cc1409 Get tasks after removal 2017-08-08 08:49:06 -04:00
Alex Epstein
bea9a20a23 Updating README 2017-08-07 14:38:29 -04:00
Alex Epstein
5c781bf3e1 Fixing tests 2017-08-07 14:30:47 -04:00
Alex Epstein
a5bcf3b842 Putting tools into drop down 2017-08-07 11:12:48 -04:00
Alex Epstein
1f5593db84 Fixing taste short recommendation test 2017-08-06 21:30:29 -04:00
Alex Epstein
c541a25861 Updating manpage and image for transfer 2017-08-06 15:25:28 -04:00
Alex Epstein
3fffc785dc Fixing transfer tests to account for upload with no option 2017-08-05 18:13:47 -04:00
Alex Epstein
044eb893cb No -s flag just upload file as args with no flags, multi upload 2017-08-05 18:10:33 -04:00
Alex Epstein
d8e45862cc With no options if given a filepath look to upload it. 2017-08-05 16:32:59 -04:00
Alex Epstein
84d32ff251 Updating to 1.18.0 2017-08-04 08:32:07 -04:00
Alex Epstein
3e573f84c9 Adding transfer to manpage and README 2017-08-04 08:24:24 -04:00
Alex Epstein
10975bc23b Hiding the api help page 2017-08-03 22:22:24 -04:00
Alex Epstein
286815c4ba Replcaing git clone progress with my own during update 2017-08-03 22:05:24 -04:00
Alex Epstein
5a9689a5d5 Fixing error on skeleton 2017-08-03 21:39:42 -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
ca083193c8 Testing upload and download for transfer 2017-08-03 21:03:15 -04:00
Alex Epstein
4a74897bbd Adding tool skeleton, pr template, moving ir template, updating readme 2017-08-03 12:09:01 -04:00
Alex Epstein
a8e5f9b06c Adding transfer test 2017-08-03 09:40:43 -04:00