Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hankhjliao/RSS2Instapaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS2Instapaper

An awesome tool to save articles from RSS feed to Instapaper 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 USERNAME and PASSWORD in the Secrets tab in Settings of the repository.

CLI

  1. Edit rss.yaml
  2. $ USERNAME='username' PASSWORD='password' 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/RSS2Instapaper

Acknowledgements

About

A tool to save articles from RSS feed to Instapaper automatically.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages