NetNewsWire/website/pages/index.markdown

47 lines
3.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@title Evergreen
Evergreen is a free and open source feed reader for macOS.
Its at a very early stage — we use it, but we dont expect other people to use it yet.
Nevertheless, you can:
<ul><li><a href="https://ranchero.com/downloads/Evergreen-latest.zip">Download the latest build</a></li>
<li><a href="https://github.com/brentsimmons/Evergreen/issues">Report bugs and make feature requests</a></li>
<li><a href="https://github.com/brentsimmons/Evergreen">Checkout the code</a></li>
<li><a href="https://ranchero.com/evergreen/blog/">Read the blog</a></li>
<li><a href="https://github.com/brentsimmons/Evergreen/blob/master/Technotes/Roadmap.md">Read the roadmap</a>
<li><a href="https://twitter.com/evergreen_mac">Follow Evergreen on Twitter</a></li></ul>
#### To Do
Again — its barely usable at this point. Not even that. Its not beta — its not even *alpha*.
What remains to be done is pretty much obvious. Tons of stuff.
However, a few notes about the future:
* We dont plan on doing an iOS version ever. We might change our minds, but we doubt it. (Update Dec. 5, 2017: Well, maaaaaybe…)
* We dont plan on making a for-pay version ever, either. We might change our minds, but its massively unlikely. [This app is written for love](http://inessential.com/2015/06/30/love), not money.
* Future versions will add syncing via existing services (such as [NewsBlur](https://newsblur.com), [FeedBin](https://feedbin.com/), [Feedly](https://feedly.com/), [Feed Wrangler](https://feedwrangler.net/), and others), though we make no promises about which ones and when. (This means that, some time in the future, you could use Evergreen on your Mac and [Unread](http://supertop.co/unread/), [Reeder](http://reederapp.com/ios/), or other feed reader on your iPhone and iPad.)
#### Technical Notes
Evergreen supports <a href="http://cyber.harvard.edu/rss/rss.html">RSS</a>, <a href="https://tools.ietf.org/html/rfc4287">Atom</a>, <a href="https://jsonfeed.org/">JSON Feed</a>, and <a href="https://github.com/scripting/Scripting-News/blob/master/rss-in-json/README.md">RSS-in-JSON</a>.
Evergreen requires macOS 10.13.
#### About Using the Code
Youre free to use the code and make your own app, even on iOS. Its MIT-licensed. Just give us credit and call it something besides Evergreen.
In fact, <i>please do</i> use any or all of this code. If you can learn from it — things to do or things *not* to do — then great! Creating a full-featured example Mac app of use to other developers is one of our goals.
Most of the code is written in Swift. Some older parts, particularly in the frameworks, are written in Objective-C. We think this is one of the largest open source Mac apps written mostly in Swift.
#### About the name
Evergreen is made in Seattle and is named for Washington, the Evergreen State. The author, who attended The Evergreen State College, has two evergreen trees in his yard.
But the name is a prayer for the open web — may it remain evergreen.