Skip to content

afj176/rss-ticker

Repository files navigation

RSS Ticker package Build Status

RSS Ticker ScreenShot

##Installing

  1. Go to Atom -> Preferences...
  2. Then select the Packages tab
  3. Enter rss-ticker in the search box

Using apm

$ apm install rss-ticker

Install using Git

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

Download Manually

  1. Download the files using the GitHub .zip download option and unzip them
  2. Move the rss-ticker folder to ~/.atom/packages

Usage

Display your favorite rss feed in your status bar.

Plugin settings page

To access the RSS Ticker Settings:

  1. Go to Atom -> Preferences... or cmd-,
  2. In the Filter Packages type rss-ticker

Settings

RSS Ticker has two settings that can be edited:

  1. feed | default:http://rss.cnn.com/rss/edition_world.rss?format=xml
  2. icon | default:atom://rss-ticker/images/Cnn.svg
  3. refresh | default: 0 (if zero minutes only refreshes when open/close windows)

Commands

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.

About

Rss news ticker for atom.io status bar.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published