Skip to content

hankhjliao/RSS2Raindrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS2Raindrop

An awesome tool to save articles from RSS feed to Raindrop.io automatically.

Getting Started

Install Dependencies (CLI only)

  1. $ python3 -m pip install --upgrade pip
  2. $ pip3 install -r requirements.txt

Usage

GitHub Action

  1. Fork this project
  2. Edit rss.yaml
  3. Fill TEST_TOKEN in the Secrets tab in Settings of the repository.

CLI

  1. Edit rss.yaml
  2. $ TEST_TOKEN='test_token' python3 main.py

Known Issues

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/hankhjliao/RSS2Raindrop

Acknowledgements

About

A tool to save articles from RSS feed to Raindrop.io automatically.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages