Skip to content

Skarabahaty Dzmitry #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

DiSonDS
Copy link

@DiSonDS DiSonDS commented Nov 10, 2019

TODO:

  • [Iteration 1] One-shot command-line RSS reader.
  • [Iteration 2] Distribution
  • [Iteration 3] News caching
  • [Iteration 4] Format converter
  • * [Iteration 5] Output colorization
  • * [Iteration 6] Web-server

@AlexeiBuzuma AlexeiBuzuma added the [Deadline] Iteration 1-2 This is a marker for first and second iterations deadline. label Nov 17, 2019
Now you can use "--colorize" for colorized output
Now you can use "--to-html" and "--to-pdf" to convert the RSS feed to the appropriate format.
Examples:
"--to-html folder_name" create out.html in foldername
"--to-pdf folder_name" create out.pdf in foldername

Now rss-reader caches "raw_entries" instead of pretty "entries" ones
Replaced "pdfkit" with "xhtml2pdf", because second one is "pure python"
Now you can use "--to-epub" to convert the RSS feed to the appropriate format.
Examples:
"--to-epub folder_name" create out.epub in foldername
@DiSonDS DiSonDS changed the title [WIP] Skarabahaty Dzmitry Skarabahaty Dzmitry Dec 1, 2019
@AlexeiBuzuma AlexeiBuzuma removed Hard Deadline [Deadline] Iteration 1-2 This is a marker for first and second iterations deadline. labels Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants