Skip to content
/ feeds Public
forked from nfarina/feeds

Keep tabs on your favorite website and RSS feeds from your Mac's menubar.

License

Notifications You must be signed in to change notification settings

sorrycc/feeds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Screenshot

Overview

Feeds lives in your Mac's menu bar and lets you quickly view the content of new posts on your favorite web services without ever opening a browser window.

For more information, see the Official Website.

Adding New Account Types

To add a new service to Feeds, you simply write an Account subclass. We're still working on documentation for how to write these classes, but you can examing the existing ones to get a sense for it.

Migrating Your Old Accounts

If you originally downloaded Feeds from the Mac App Store, your existing preferences file (with all the accounts you added) will have been stored in the Mac App Sandbox. If you want to reuse your old preferences file, you can find it here:

~/Library/Containers/com.feedsapp.Feeds/Data/Library/Preferences/com.feedsapp.Feeds.plist

And simply copy it to here:

~/Library/Preferences/com.feedsapp.Feeds.plist

About

Keep tabs on your favorite website and RSS feeds from your Mac's menubar.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 97.3%
  • C 2.4%
  • Other 0.3%