##Installing
Atom -> Preferences...
Packages
tabrss-ticker
in the search box$ apm install rss-ticker
Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your ~/.atom/packages
directory.
$ git clone https://github.com/afj176/rss-ticker/ ~/.atom/packages/rss-ticker
rss-ticker
folder to ~/.atom/packages
Display your favorite rss feed in your status bar.
To access the RSS Ticker Settings:
Atom -> Preferences...
or cmd-,
Filter Packages
type rss-ticker
RSS Ticker has two settings that can be edited:
http://rss.cnn.com/rss/edition_world.rss?format=xml
atom://rss-ticker/images/Cnn.svg
0
(if zero minutes only refreshes when open/close windows)The following commands are available and are keyboard shortcuts.
rss-ticker:toggle
- Toggle rss in status bar - ctrl-shift-.
rss-ticker:refresh
- Refresh feed - ctrl-shift-;
Feel free fork, contribute, to open an issue to discuss potential features to add or improve.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.