SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Atom Open-Source Projects
-
Project mention: A sysadmin's rant about feed readers and crawlers (2022) | news.ycombinator.com | 2025-03-05
> If you pull the feed, don't pull the posts. If you pull the posts, don't pull the feed. If you pull both, you're missing the whole point of having an aggregated feed!
In some cases the reader should fetch both the feed and the pages. Unfortunately, none do
https://github.com/miniflux/v2/issues/3084
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
hydrogen
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
-
-
i am using the feedparser library in python https://github.com/kurtmckee/feedparser/ which basically takes an RSS url and standardizes it to a reasonable extent. But I have noticed that different websites still get parsed slightly differently. For example look at how https://beincrypto.com/feed/ has a long description (containing actual HTML) inside but this website https://www.coindesk.com/arc/outboundfeeds/rss/ completely cuts the description out. I have about 50 such websites and they all have slight variations. So you are saying that in addition to storing parsed data (title, summary, content, author, pubdate, link, guid) that I currently store, I should also add an xml column and store the raw from each url till I get a good hang of how each site differs?
-
CommandlineConfig
A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
-
rssguard
Feed reader (podcast player and also Gemini protocol client) which supports RSS/ATOM/JSON and many web-based feed services.
RSS Guard. FOSS, cross platform with mpv integration. lite is the plain text only version.
https://github.com/martinrotter/rssguard/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
KotlinLanguageServer
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
Java 11+ and Kotlin. Currently there is an open issue for Kotlin versions greater than 2.0.0. Downgrade if you have any issues.
-
Project mention: I Ditched the Algorithm for RSS–and You Should Too | news.ycombinator.com | 2025-01-16
Same! I'm creating telegram channels for topics using https://github.com/Rongronggg9/RSS-to-Telegram-Bot
That's how I found out about this post https://t.me/best_hn/99
-
-
-
atom-beautify
:mega: Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding :heart: )
-
Magic Python
Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
-
-
-
-
-
feed
A RSS, Atom and JSON Feed generator for Node.js, making content syndication simple and intuitive! 🚀
-
Cypht
Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and EWS (Exchange Web Services)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Atom discussion
Atom related posts
-
A sysadmin's rant about feed readers and crawlers (2022)
-
TinyFeed v1.0.0 Release
-
Tinyfeed: Generate a static HTML page from a collection of feeds
-
New release of feed reader Chaski
-
Show HN: Artemis, a Calm Web Reader
-
Damoeb/feedless: Middleware to create RSS feeds, filter and transform them
-
Miniflux: A minimalist and opinionated feed reader
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Mar 2025
Index
What are some of the best open-source Atom projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | Miniflux | 7,378 |
2 | markdown-preview-enhanced | 4,195 |
3 | hydrogen | 3,943 |
4 | gofeed | 2,657 |
5 | feedparser | 2,077 |
6 | CommandlineConfig | 2,045 |
7 | rssguard | 1,870 |
8 | KotlinLanguageServer | 1,792 |
9 | RSS-to-Telegram-Bot | 1,688 |
10 | merlin | 1,614 |
11 | simplepie | 1,552 |
12 | atom-beautify | 1,493 |
13 | Magic Python | 1,420 |
14 | atom-vim-mode-plus | 1,399 |
15 | concent | 1,362 |
16 | file-icons | 1,330 |
17 | FeedKit | 1,236 |
18 | feed | 1,228 |
19 | Cypht | 1,062 |
20 | seti-ui | 949 |
21 | jekyll-feed | 863 |
22 | liferea | 847 |
23 | python-feedgen | 758 |