Tabby is a terminal-based, WYSIWYG tab editor.
It's early days. Functionality is limited and contributions aren't really possible at this stage.
- easy to use 2D-cursor system to allow quick tab editing
- layout system to rearrange music to fit in the best possible way
- powerful vim-inspired command system
- Make sure Python 3 and the
curses
module are installed. - Clone the repo.
- Run ./dev-setup.sh.
- Run ./tabby-dev.
Availability on pip / debian / ubuntu may or may not happen, depending on how far this project gets.
None right now!