{"id":13553047,"url":"https://github.com/sismics/reader","last_synced_at":"2025-04-03T04:32:01.375Z","repository":{"id":7936705,"uuid":"9327555","full_name":"sismics/reader","owner":"sismics","description":"Free and open source feeds reader, including all major Google Reader features","archived":false,"fork":false,"pushed_at":"2023-12-17T00:24:36.000Z","size":6661,"stargazers_count":400,"open_issues_count":30,"forks_count":98,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-11-04T00:32:49.416Z","etag":null,"topics":["atom","feed","rss"],"latest_commit_sha":null,"homepage":"https://www.sismics.com/reader/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sismics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-04-09T17:47:21.000Z","updated_at":"2024-10-30T02:13:22.000Z","dependencies_parsed_at":"2024-01-14T15:04:59.677Z","dependency_job_id":"d796bb5c-3e20-4f1c-a302-a31b045a26e9","html_url":"https://github.com/sismics/reader","commit_stats":{"total_commits":643,"total_committers":17,"mean_commits":37.8235294117647,"dds":"0.41990668740279935","last_synced_commit":"fdcbdb725a7e8208fec6d17ea6bf7861c08d002e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Freader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Freader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Freader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Freader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sismics","download_url":"https://codeload.github.com/sismics/reader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246939195,"owners_count":20857916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atom","feed","rss"],"created_at":"2024-08-01T12:02:16.270Z","updated_at":"2025-04-03T04:31:56.368Z","avatar_url":"https://github.com/sismics.png","language":"Java","readme":"Sismics Reader [![Build Status](https://secure.travis-ci.org/sismics/reader.png)](http://travis-ci.org/sismics/reader)\n==============\n\n**Demo application:** \u003chttps://reader-demo.sismics.com\u003e (Username: **demo** / password: **demo**)\n\n![](http://www.sismics.com/reader/img/screenshots/big/github.png)\n[More screenshots](http://www.sismics.com/reader/#!/screenshots)\n\nWhat is Reader?\n---------------\n\nReader is an open source, Web-based aggregator of content served by Web Feeds (RSS, Atom).\n\nReader is written in Java, and may be run on any operating system with Java support.\n\nFeatures\n--------\n\n- Supports RSS and Atom standards\n- Organize your feeds into categories and keep track of your favorite articles\n- Supports Web based and mobile user interfaces\n- Keyboard shortcuts\n- RESTful Web API\n- Full text search\n- OPML import / export\n- Skinnable\n- Android application\n\nSee \u003chttp://www.sismics.com/reader/\u003e for a list of features and benefits.\n\nDownloads\n---------\n\nCompiled installers are available here for each new versions: \u003chttps://github.com/sismics/reader/releases\u003e\n\nLicense\n-------\n\nReader is released under the terms of the GPL license. See `COPYING` for more\ninformation or see \u003chttp://opensource.org/licenses/GPL-2.0\u003e.\n\nTranslations\n------------\n\n- English\n- French\n- Chinese by Ryan H. Wang\n- Danish by [exaviore](https://github.com/exaviore)\n- Italian by Marco Narco\n- Japanese\n- Korean\n- German\n\nHow to run\n------------------------------------\n\nReader is packaged in several convenient formats. You can download an installer for your system on the [Download Page](https://www.sismics.com/reader/#!/download).\n\nIf you use Docker, you can try Reader easily with the following command :\n\n    docker-compose -p reader -f reader-distribution-docker/docker-compose.yml up\n\nHow to build Reader from the sources\n------------------------------------\n\nPrerequisites: JDK 8, Maven 3\n\nReader is organized in several Maven modules:\n\n  - reader-core\n  - reader-web\n  - reader-web-common\n  - reader-android\n\nFirst off, clone the repository: `git clone git://github.com/sismics/reader.git`\nor download the sources from GitHub.\n\n#### Launch the build\n\nFrom the root directory:\n\n    mvn clean -DskipTests install\n\n#### Run a stand-alone version\n\nFrom the `reader-web` directory:\n\n    mvn jetty:run\n\n#### Build a .war to deploy to your servlet container\n\nFrom the `reader-web` directory:\n\n    mvn -Pprod -DskipTests clean install\n\nYou will get your deployable WAR in the `target` directory.\n\n#### Build the Android app\n\nPrerequisites :\n  - Gradle\n  - Android SDK\n  - Environment variables pointing to the keystore (see `build.gradle`)\n\nThen, from the `reader-android` directory:\n\n    gradlew build\n    \nThe generated APK will be in `app/build/apk/app-release.apk`\n","funding_links":[],"categories":["Java","atom","Feed Readers"],"sub_categories":["E-commerce"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsismics%2Freader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsismics%2Freader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsismics%2Freader/lists"}