An open API service indexing awesome lists of open source software.

https://github.com/jgierer12/rss-subscriptions

List of my active RSS subscriptions
https://github.com/jgierer12/rss-subscriptions

collection feeds list newsletters rss subscriptions

Last synced: 8 months ago
JSON representation

List of my active RSS subscriptions

Awesome Lists containing this project

README

          

# My RSS subscriptions

List of my active RSS subscriptions. I currently use
[Feedbin](https://feedbin.com) to read them.

Use the `subscriptions.xml` OMPL file to import them into your favorite feed
reader.

## RSS feeds

{{#each tags}}
### {{this.title}}

{{#each this.children}}
- [![](https://www.google.com/s2/favicons?domain={{this.htmlurl}}) {{this.title}}]({{this.htmlurl}})
{{/each}}

{{/each}}

## E-Mail newsletters

The following newsletters don't have RSS feeds, so I'm subscribing to them
through Feedbin's E-Mail newsletter support.

- [ProductHunt Weekly](https://www.producthunt.com/newsletter/weekly)
- [Egghead Newsletter](https://egghead.io)
- [Typewolf Tuesday](https://www.typewolf.com/newsletter)
- Kent C. Dodds
_Newsletter excluding blog posts (since those are
taken directly from RSS). Unfortunately I don't remember exactly how I signed
up for this._

## Actions

Feedbin supports actions, which allow you to further tweak your feeds based on
simple rules.

Since these can't be exported, I'll manually transcribe them here:

### Hide sponsored posts

#### Article Matches Search

```
sponsored post
```

#### Article is in Tag

- [ ] Development
- [ ] Entertainment
- [ ] Linux
- [ ] Products
- [ ] Reading
- [ ] Tech

#### Article is in Feed

- [ ] ...
- [x] CSS-Tricks
- [ ] ...
- [x] Smashing Magazine
- [ ] ...

#### Actions

- [x] Mark it as Read
- [ ] Star it

### Hide Xbox game releases

#### Article Matches Search

```
title:(Is Now Available)
```

#### Article is in Tag

- [ ] Development
- [ ] Entertainment
- [ ] Linux
- [ ] Products
- [ ] Reading
- [ ] Tech

#### Article is in Feed

- [ ] ...
- [x] Xbox Live's Major Nelson
- [ ] ...

#### Actions

- [x] Mark it as Read
- [ ] Star it