È un lettore di feed gratuito e open-source per macOS e iOS. Supporta i formati RSS, Atom, JSON Feed e RSS-in-JSON. https://mastodon.uno/@devol/111879986134652899
Go to file
2018-02-03 20:30:23 -08:00
Appcasts
AppleEvents
Commands Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Evergreen Continue progress on rename sheet. 2018-02-03 20:30:23 -08:00
Evergreen-iOS Remake the iOS project. 2018-02-03 16:25:58 -08:00
Evergreen-iOS.xcodeproj Remake the iOS project. 2018-02-03 16:25:58 -08:00
Evergreen.xcodeproj Remake the iOS project. 2018-02-03 16:25:58 -08:00
Evergreen.xcworkspace Remove a duplicate reference to the iOS project. 2018-02-03 19:06:40 -08:00
EvergreenTests
Exporters
Frameworks Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Importers Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
Technotes Add note about testing; add note about importing AppKit rather than Cocoa. 2018-01-28 15:14:33 -08:00
website
xcconfig Accept Xcode 9.3 recommended build settings. 2018-01-29 11:20:30 -05:00
.editorconfig
.gitignore
buildEvergreen
cleanPrefsAndData
LICENSE
README.md
test.html Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
ToDo.opml

Evergreen

Its a feed reader for MacOS.

It supports RSS, Atom, JSON Feed, and RSS-in-JSON formats.

Its barely usable at this point. Barely. Probably not even. A whole bunch of things havent been done yet. (See the bug tracker).

More info: https://ranchero.com/evergreen/

Also see the Technotes and the Roadmap.

On accepting pull requests

Its pretty early still, and we have strong opinions about how we want to do things, so were not seeking help just yet.

That said, we will seriously consider any pull requests we do get. Just note that we may not accept them, or we may accept them and do a bunch of revision.

Its probably a good idea to let us know first what youd like to do. (Ask on Twitter, or email brent@ranchero.com, or post something to the bug tracker.)

In the future — some time after 1.0 ships — we expect to want contributions. The plan is not to make this a one-person show forever.