cleanup
This commit is contained in:
19
README.md
19
README.md
@@ -1,20 +1,23 @@
|
|||||||
# subs [](https://travis-ci.com/mitchweaver/subs)
|
# subs [](https://travis-ci.com/mitchweaver/subs)
|
||||||
|
|
||||||
Have a feed of your YouTube subscriptions.
|
Have a feed of your YouTube subscriptions. No Google account needed.
|
||||||
|
|
||||||
Select a choice and with dmenu and view with mpv.
|
Select a choice and with dmenu and view with mpv.
|
||||||
|
|
||||||
|
Written in POSIX sh.
|
||||||
|
|
||||||
|
deps: curl, mpv, dmenu
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
I'm a fan of command line and "doing things yourself". I also don't
|
I'm a fan of command line and "doing things yourself".
|
||||||
like having a Google account, but still want to keep track of
|
I also don't like having a Google account, but still want to keep track of subscriptions.
|
||||||
subscriptions. Thus [subs](http://github.com/mitchweaver/subs) was born.
|
Thus [subs](http://github.com/mitchweaver/subs) was born.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|
%% 
|
||||||
|
%% 
|
||||||

|
|
||||||
|
|
||||||
## Environment
|
## Environment
|
||||||
|
|
||||||
@@ -55,4 +58,4 @@ As you can see, some of these are usernames and some are channel IDs -- either w
|
|||||||
|
|
||||||
## Safety
|
## Safety
|
||||||
|
|
||||||
Every commit is [shellchecked](https://github.com/mitchweaver/subs/blob/master/.travis.yml) with travis with no cases ignored.
|
Every commit is [shellchecked](https://github.com/mitchweaver/subs/blob/master/.travis.yml) with travis.
|
||||||
|
|||||||
Reference in New Issue
Block a user