Atom

Top 23 Atom Open-Source Projects

  1. Miniflux

    Minimalist and opinionated feed reader

    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

  2. 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.

    CodeRabbit logo
  3. markdown-preview-enhanced

    One of the 'BEST' markdown preview extensions for Atom editor!

  4. hydrogen

    :atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.

  5. gofeed

    Parse RSS, Atom and JSON feeds in Go

  6. feedparser

    Parse feeds in Python

    Project mention: What I Wish Someone Told Me About Postgres | news.ycombinator.com | 2024-11-12

    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?

  7. 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格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

  8. rssguard

    Feed reader (podcast player and also Gemini protocol client) which supports RSS/ATOM/JSON and many web-based feed services.

    Project mention: Ask HN: What's your favorite RSS feed reader? | news.ycombinator.com | 2024-08-28

    RSS Guard. FOSS, cross platform with mpv integration. lite is the plain text only version.

    https://github.com/martinrotter/rssguard/

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. KotlinLanguageServer

    Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

    Project mention: How to Setup Vim for Kotlin Development | dev.to | 2024-12-27

    Java 11+ and Kotlin. Currently there is an open issue for Kotlin versions greater than 2.0.0. Downgrade if you have any issues.

  11. RSS-to-Telegram-Bot

    A Telegram RSS bot that cares about your reading experience

    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

  12. merlin

    Context sensitive completion for OCaml in Vim and Emacs

  13. simplepie

    A simple Atom/RSS parsing library for PHP.

  14. 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: )

  15. Magic Python

    Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!

  16. atom-vim-mode-plus

    vim-mode improved

  17. concent

    A reactive atomic state engine for React like.

  18. file-icons

    Atom file-specific icons for improved visual grepping.

  19. FeedKit

    FeedKit is a Swift library for Reading and Generating RSS, Atom, and JSON feeds.

  20. feed

    A RSS, Atom and JSON Feed generator for Node.js, making content syndication simple and intuitive! 🚀

  21. Cypht

    Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and EWS (Exchange Web Services)

  22. seti-ui

    A subtle dark colored UI theme for Atom.

  23. jekyll-feed

    :memo: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts

  24. liferea

    Liferea (Linux Feed Reader), a news reader for GTK/GNOME

  25. python-feedgen

    Python module to generate ATOM feeds, RSS feeds and Podcasts.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Atom discussion

Log in or Post with

Atom related posts

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

Sponsored
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.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?