È 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-07-28 12:16:14 -07:00
Appcasts Update appcast. 2018-02-26 22:41:23 -08:00
AppleEvents basic readonly scripting support for account, feed, folder 2018-01-11 00:51:25 -08:00
Commands Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Evergreen Move Feed from Articles.framework to Account.framework. 2018-07-28 12:16:14 -07:00
Evergreen-iOS Make all senders parameters for actions optional — Any? instead of AnyObject or Any. 2018-02-11 18:58:50 -08:00
Evergreen-iOSTests Create the iOS app as a separate target rather than as a separate project. 2018-02-05 13:29:46 -08:00
Evergreen-iOSUITests Create the iOS app as a separate target rather than as a separate project. 2018-02-05 13:29:46 -08:00
Evergreen.xcodeproj Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Evergreen.xcworkspace Remove a duplicate reference to the iOS project. 2018-02-03 19:06:40 -08:00
EvergreenTests add testFeedExists script; remove redundant uniqueId functions; add CFBundleURLTypes info.plist key 2018-04-25 21:40:50 -07:00
Exporters
Frameworks Move Feed from Articles.framework to Account.framework. 2018-07-28 12:16:14 -07:00
Importers Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
submodules RSDatabase update. 2018-07-23 15:30:53 -07:00
Technotes Really update new-in-Cocoa notes. 2018-07-21 13:12:27 -07:00
website Add NewsBlur to website 2018-05-01 15:48:57 -07:00
xcconfig Accept Xcode 9.3 recommended build settings. 2018-01-29 11:20:30 -05:00
.editorconfig
.gitignore Add IDEWorkspaceChecks.plist to .gitignore. 2018-04-17 20:32:16 -07:00
.gitmodules Add submodule xcodeprojs to workspace. 2018-06-22 13:13:49 -07:00
buildEvergreen
cleanPrefsAndData
LICENSE
README.md Replace reference to Twitter with reference to Micro.blog. 2018-02-19 22:09:41 -08:00
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 Micro.blog, 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.