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

103 Commits

Author SHA1 Message Date
Alex Epstein
b191b731f4 Updating to 1.2.0 2017-06-29 12:24:19 -04:00
Alex Epstein
5b8479552b Adding help to each tool 2017-06-29 12:21:28 -04:00
Alex Epstein
3d2540b42a Allowing calling ip weather with imperial or metric 2017-06-29 02:27:59 -04:00
Alex Epstein
23b6f98c7d This change allows to call wttr.in/Moon 2017-06-28 14:53:32 -04:00
Alex Epstein
5f279a63a6 Merge pull request #9 from dthoe19/master
Update README.md
2017-06-28 14:06:21 -04:00
Drew Thoennes
32323e61e5 Update README.md 2017-06-28 14:02:17 -04:00
Alex Epstein
e11dfa6d7b Adding locale to weather to curl users native language 2017-06-28 13:13:56 -04:00
Alex Epstein
b8a9711646 Updating readme with new feats 2017-06-28 09:41:12 -04:00
Alex Epstein
4546a19a60 Updating to 1.1.1 2017-06-28 09:37:16 -04:00
Alex Epstein
4ddcc644e4 Fix currency parsing
Allow for more than one token of digit before decimal
2017-06-28 09:07:37 -04:00
Alex Epstein
222ff1af08 This might be necessary not sure 2017-06-28 01:15:09 -04:00
Alex Epstein
86164aff20 Prevent bad input for stocks
It requires an argument
2017-06-28 00:34:17 -04:00
Alex Epstein
7ef1637098 Currency can now take in arguments 2017-06-28 00:30:03 -04:00
Alex Epstein
3c54484761 Fix this 2017-06-28 00:08:43 -04:00
Alex Epstein
8e513a98b4 Enhance the echo on currency 2017-06-28 00:02:23 -04:00
Alex Epstein
66d974f9b4 Add ability to get weather of some other location then current 2017-06-27 23:31:42 -04:00
Alex Epstein
048092dfa0 Add contributing doc 2017-06-27 23:23:21 -04:00
Alex Epstein
96b04c9942 Dont prompt removal and call update differently 2017-06-27 23:05:21 -04:00
Alex Epstein
89f520a8b7 Updating to 1.1.0 2017-06-27 22:48:23 -04:00
Alex Epstein
d73107b325 Facilitating updates 2017-06-27 22:40:51 -04:00
Alex Epstein
bf7f6fe485 Adding automated update to weather 2017-06-27 22:24:59 -04:00
Alex Epstein
a3cfea00ec Adding all and update functions to installer script 2017-06-27 22:24:43 -04:00
Alex Epstein
a0e0eebc30 Test if script was installed before asking to uninstall 2017-06-27 21:53:20 -04:00
Alex Epstein
d333b5bcf3 Improving install and uninstall scripts 2017-06-27 21:47:23 -04:00
Alex Epstein
7bddda933a Making README clearer 2017-06-27 20:33:18 -04:00
Alex Epstein
cf599ec10b Add encryption details 2017-06-27 13:55:20 -04:00
Alex Epstein
264599a651 Add badges 2017-06-27 13:51:31 -04:00
Alex Epstein
5e522cb8a8 Adding issue template 2017-06-27 13:15:03 -04:00
Alex Epstein
4efbfd7ec5 Adding comments to currency 2017-06-27 11:42:17 -04:00
Alex Epstein
a84d83dd8b Adding comments to movies 2017-06-27 10:47:16 -04:00
Alex Epstein
76374801fa Adding comments to crypt 2017-06-27 10:39:27 -04:00
Alex Epstein
62fe21a61c Adding comments to weather 2017-06-27 10:34:32 -04:00
Alex Epstein
ca7fa6679d Adding comments to stocks 2017-06-27 10:34:03 -04:00
Alex Epstein
454d21b082 Beautifying the bash 2017-06-26 23:18:18 -04:00
Alex Epstein
e817c34644 Better usage of stocks 2017-06-26 23:16:23 -04:00
Alex Epstein
9ccd8b4c87 Allow for spaces in company name 2017-06-26 23:06:43 -04:00
Alex Epstein
4795d1dd59 Fixing error message 2017-06-26 22:54:07 -04:00
Alex Epstein
19fd371c1b Adding Movies 2017-06-26 22:41:41 -04:00
Alex Epstein
296a623287 Create CODE_OF_CONDUCT.md 2017-06-26 22:02:55 -04:00
Alex Epstein
52ca2f319d Fixing readme 2017-06-26 21:56:03 -04:00
Alex Epstein
109265f96b Adding install and uninstall 2017-06-26 21:22:38 -04:00
Alex Epstein
0410f65b19 Adding encryption and decryption 2017-06-26 21:13:45 -04:00
Alex Epstein
b273d23d77 Can now enter company name
It will grab ticker automatically by using most relevant result from yahoo finance.
2017-06-26 20:45:42 -04:00
Alex Epstein
2bdef55435 Adding inspired by 2017-06-26 20:34:49 -04:00
Alex Epstein
9b51c8527f Adding icon 2017-06-26 20:30:49 -04:00
Alex Epstein
ed2b7d3c55 Cleaning up images 2017-06-26 20:25:58 -04:00
Alex Epstein
1f5c9e4d37 Updating readme 2017-06-26 20:18:07 -04:00
Alex Epstein
5ebe08a4d5 Adding screenshots 2017-06-26 20:08:51 -04:00
Alex Epstein
eb3243ba6b Added installers and uninstallers to scripts 2017-06-26 19:57:39 -04:00
Alex Epstein
fa881976af Adding internet check to each script 2017-06-26 19:28:27 -04:00