Skip to content

xanxys/mpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mpad

Minimalistic MessagePack data viewer written with pygtk.

screenshot

TODO

  • ensure all portion of any data is visible and editable in reasonable time
  • autosaving and visible snapshots to replace undo/redo
  • add Input Method support
  • add copy/pasting
  • adding/deleting values
  • multi-selection like ST2

NOT TODO

  • implement schema
  • corrupt file handling
  • stream handling
  • Turing-complete plugins

Installation

  • put main.py somewhere convenient
  • rewrite Exec section of mpad.desktop to point to the main.py
  • put mpad.desktop under /usr/share/applications
  • you can now use nautilus "open with..." to associate mpad

About

Minimalistic message pack editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages