{"id":13646149,"url":"https://github.com/areina/elfeed-cljsrn","last_synced_at":"2026-02-02T00:38:09.188Z","repository":{"id":53717025,"uuid":"65702281","full_name":"areina/elfeed-cljsrn","owner":"areina","description":"A mobile client for Elfeed built with React Native and written in ClojureScript. ","archived":false,"fork":false,"pushed_at":"2023-10-12T18:32:31.000Z","size":3491,"stargazers_count":115,"open_issues_count":5,"forks_count":5,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-21T17:43:13.606Z","etag":null,"topics":["android","clojure","clojurescript","elfeed","emacs","f-droid","fdroid","mobile","react-native","rss-reader"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/areina.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2016-08-15T03:39:09.000Z","updated_at":"2025-02-12T15:51:10.000Z","dependencies_parsed_at":"2023-10-13T11:11:53.466Z","dependency_job_id":null,"html_url":"https://github.com/areina/elfeed-cljsrn","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/areina/elfeed-cljsrn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areina%2Felfeed-cljsrn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areina%2Felfeed-cljsrn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areina%2Felfeed-cljsrn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areina%2Felfeed-cljsrn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/areina","download_url":"https://codeload.github.com/areina/elfeed-cljsrn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areina%2Felfeed-cljsrn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28997122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","clojure","clojurescript","elfeed","emacs","f-droid","fdroid","mobile","react-native","rss-reader"],"created_at":"2024-08-02T01:02:49.451Z","updated_at":"2026-02-02T00:38:09.172Z","avatar_url":"https://github.com/areina.png","language":"Clojure","funding_links":[],"categories":["Clojure"],"sub_categories":[],"readme":"# elfeed-cljsrn\n\nA mobile client for [Elfeed](https://github.com/skeeto/elfeed/) built with React\nNative and written in ClojureScript.\n\n## Download\n\nElfeed for Android is available on\n[Google Play](https://play.google.com/store/apps/details?id=com.elfeedcljsrn),\n[F-Droid](https://f-droid.org/packages/com.elfeedcljsrn/)\nor you can download the APKs directly\nfrom [Github releases](https://github.com/areina/elfeed-cljsrn/releases/latest)\n\n## Motivation\n\nElfeed is an excellent RSS reader for Emacs and I was using it daily but now I'm\ntraveling around and I need a basic mobile app. Also, this was a perfect excuse\nto play a bit with React Native and ClojureScript.\n\nThis project uses:\n* [React Native](https://facebook.github.io/react-native)\n* [Reagent](https://github.com/reagent-project/reagent)\n* [re-frame](https://github.com/Day8/re-frame)\n* [shadow-cljs](https://github.com/thheller/shadow-cljs)\n\n## Screenshots\n\n![](https://raw.github.com/areina/elfeed-cljsrn/master/doc/images/screenshots/elfeed-cljsrn.png)\n\n## Development\n\nFirst, you need to start shadow-cljs to compile the project:\n\n- `npm run watch`\n\nOnce shadow-cljs is running, we can start metro (react native) and run the app in a device:\n\n- `npm start`\n\nAfter that, it's possible to connect to a running REPL. If you are using Emacs\nand Cider, you can execute:\n\n- `cider-connect-cljs`\n\n## Testing\n\nAt this moment, there are just a few unit tests in projects. Events/handlers are\ntested, where most of the logic of the application is happening.\n\n### Running the tests\n\n`npx shadow-cljs watch test`\n\n## Managing dependencies\n\n```sh\nclojure -Tantq outdated :upgrade true\nnpm outdated\ncd react-native-app\nnpm outdated\n```\n\n## Local release/installation\n\n- `npm run release`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fareina%2Felfeed-cljsrn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fareina%2Felfeed-cljsrn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fareina%2Felfeed-cljsrn/lists"}