All Projects → alicebob → verssion

alicebob / verssion

Licence: MIT License
RSS feeds of stable release versions, as found in Wikipedia.

Programming Languages

go
31211 projects - #10 most used programming language
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to verssion

progrssive
A PWA for reading RSS feeds. It works offline!
Stars: ✭ 23 (+53.33%)
Mutual labels:  atom, rss
FeedReader
C# RSS and ATOM Feed reader library. Supports RSS 0.91, 0.92, 1.0, 2.0 and ATOM. Tested with multiple languages and feeds.
Stars: ✭ 221 (+1373.33%)
Mutual labels:  atom, rss
meta-extractor
Super simple and fast html page meta data extractor with low memory footprint
Stars: ✭ 38 (+153.33%)
Mutual labels:  atom, rss
vuepress-plugin-feed
RSS, Atom, and JSON feeds generator plugin for VuePress 1.x
Stars: ✭ 46 (+206.67%)
Mutual labels:  atom, rss
drop-feeds
Drop Feeds is a Sage / Sage++ like addon (webextension) for Firefox Quantum
Stars: ✭ 18 (+20%)
Mutual labels:  atom, rss
feeds
免费的公众号 RSS,支持扩展任意 APP
Stars: ✭ 912 (+5980%)
Mutual labels:  atom, rss
feed2maildir
📬 Read RSS/Atom feeds in your favourite, maildir-compatible email client.
Stars: ✭ 15 (+0%)
Mutual labels:  atom, rss
TIFeedParser
RSS Parser written in Swift
Stars: ✭ 18 (+20%)
Mutual labels:  atom, rss
webfeed
A dart package for parsing RSS & Atom feed
Stars: ✭ 92 (+513.33%)
Mutual labels:  atom, rss
django-feed-reader
An RSS/Atom/JSONFeed reading + storing library for Django
Stars: ✭ 21 (+40%)
Mutual labels:  atom, rss
feed2email
RSS/Atom feed updates in your email
Stars: ✭ 37 (+146.67%)
Mutual labels:  atom, rss
baRSS
Menu Bar RSS reader for macOS
Stars: ✭ 39 (+160%)
Mutual labels:  atom, rss
feedspora
FeedSpora posts RSS/Atom feeds to your social network accounts.
Stars: ✭ 31 (+106.67%)
Mutual labels:  atom, rss
JARR
JARR is a web news aggregator.
Stars: ✭ 99 (+560%)
Mutual labels:  atom, rss
laminas-feed
Consume and generate Atom and RSS feeds, and interact with Pubsubhubbub.
Stars: ✭ 97 (+546.67%)
Mutual labels:  atom, rss
simplepie-ng
Don't use this yet.
Stars: ✭ 41 (+173.33%)
Mutual labels:  atom, rss
Pushl
Push notification adapter for feeds
Stars: ✭ 25 (+66.67%)
Mutual labels:  atom, rss
atomex
🌊 Elixir RSS/ATOM feed builder with a focus on standards compliance, security and extensibility
Stars: ✭ 38 (+153.33%)
Mutual labels:  atom, rss
json-feed-viewer
The world's first JSON feed viewer 🥇
Stars: ✭ 40 (+166.67%)
Mutual labels:  atom, rss
rss-button-for-safari
Safari web extension for news feed discovery of RSS, Atom, JSON Feed & RDF+RSS.
Stars: ✭ 16 (+6.67%)
Mutual labels:  atom, rss

Atom feeds of (stable) software versions, as found in Wikipedia.

Setup

postgres@yourmachine:~$ createdb -O youruser verssion
youruser@yourmachine:~/verssion/$ make db
youruser@yourmachine:~/verssion/$ make && ./cmd/web/web -base https://yourwebsite.example

make integration will use the verssion database, and wipe everything from it. Just so you know.

&c.

Build Status

cmd/web/web is the main HTTP server. cmd/wikimon/wikimon is a helper to compare verssion and wikipedia against the websites of projects. I run it via cron to help keep wikipedia up to date.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].