Skip to content

CanNuhlar/DevRant-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devRant Browser

This is a python script that parses devrant.io feed using BeautifulSoup and prints right on your terminal. It also converts images to text image by using hit9's img2txt.

Usage

source venv/bin/activate
./main.py

TODO

  1. Add rant posting
  2. Add Image/gif attachments to rants by specifying URL
  3. User page browsing
  4. Notifications Sometimes returns bad request, will fix
  5. Optimize img2ascii conversion
  6. Remove BeautifulSoup, parse data directly from api Can't do this, because I don't have access to all API Urls.

About

A command line tool to browse devRant.io feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published