Skip to content

jsonifyx is a terminal based application for beautifying json using urwid and python.

License

Notifications You must be signed in to change notification settings

misraX/jsonifyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonifyx is a Terminal based application for beautifying json using urwid and python.

screenshot

Installation:

git clone [email protected]:misraX/jsonifyx.git

cd jsonifyx && virtualenv venv

source venv/bin/activate

pip install -r requirements.txt

python start.py

TODO:

  • Designing the grid.
  • pygamet formatter.
  • Add keys like "c" for clear, and "h" for help.
  • Add help page.

About

jsonifyx is a terminal based application for beautifying json using urwid and python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages