Skip to content

Vienna is a freeware, open source RSS/Atom newsreader for the Mac OS X operating system.

Notifications You must be signed in to change notification settings

jokiazhang/vienna-rss

 
 

Repository files navigation

Vienna

Vienna is an RSS/Atom reader for Mac OS X.

Vienna can connect directly to the websites you want to track and/or sync with a Google Reader account.

Downloading binaries

Admins upload release and test versions at Sourceforge.

Getting support

If the in-application help files and the FAQs don’t answer your questions, head over to our Support forum which is hosted by Cocoaforge.

Reporting an issue

If after reading the forum and asking your questions there, you are convinced that there is a problem in Vienna's code or an important feature is missing, you may open an issue on Github.

Be concise, but as precise as possible to allow other people reproducing the issue. To keep things short, you can provide a link to a relevant thread or message on the Cocoaforge forum.

Contributing

Want to contribute? Great! There are many ways you can, even if you aren't a developer.

Localizing and translating

We need help keeping Vienna translations up to date into different languages. Apart from English, here are the languages for which a localization effort has started :

  • German
  • French
  • Swedish
  • Italian
  • Dutch
  • Traditional Chinese
  • Spanish
  • Japanese
  • Korean
  • Brazilian Portuguese
  • Simplified Chinese
  • Danish
  • Czech
  • Euskara (Basque)
  • Russian
  • Ukrainian

Have a look at current localizations in their respective .lproj folders. While translating, the LangSwitch freeware might be handy for checking contexts.

Note : Unless you are able to run Interface Builder version 3.x, don't change InfoWindow.nib. This would break our efforts to maintain Leopard (OS X 10.5) compatibility. Instead, just change the InfoWindow.strings file. Your changes will be integrated manually, using either Interface Builder 3.2 or ibtool3 (legacy command line tool included in Xcode 4.x).

Writing custom styles

Vienna supports a variety of different display styles for articles. These styles are provided on the Styles sub-menu off the View menu. A style is a combination of an HTML template that is used to control the placement of various parts of the article and a CSS stylesheet that controls the appearance of the article.

You can write styles by referring to this document. Have a look at existing styles in the Styles folder.

Writing plugins

Vienna supports plugins which are installed in menus and/or on the toolbar and can run defined actions. These plugins are XML-based and can be created by editing a simple .plist-file without any knowledge of Cocoa programming, in as little as 15 minutes.

You can write plugins by referring to this document. Have a look at existing plugins in the Plugins folder.

Writing code

You should have a basic knowledge of Git and read these advices on workflow.

Please let us know what you are working on by posting an issue on Vienna's github and assigning it to yourself.

Licensing

Apache License, Version 2.0.

About

Vienna is a freeware, open source RSS/Atom newsreader for the Mac OS X operating system.

Resources

Stars

Watchers

Forks

Packages