1
0

Add project files.

This commit is contained in:
Spencer Jones
2022-02-04 15:41:54 -07:00
commit 6a97816e33
12 changed files with 850 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Pocket RSS Sync
This is a small for-fun project that helped me make a product I use more useful to me. I was looking for a way to consume articles that didn't include paywalls and advertisements. I decided to use Mozilla's Pocket as I like the UI, app, and browser integrations that exist currently. This project is a tool to allow me to automatically deliver RSS feeds to my pocket account.
This is a toy project and is far from finished.