Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 602 Bytes

Tabby

Tabby is a terminal-based, WYSIWYG tab editor.

It's early days. Functionality is limited and contributions aren't really possible at this stage.

Features

  • 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

Installation

  1. Make sure Python 3 and the curses module are installed.
  2. Clone the repo.
  3. Run ./dev-setup.sh.
  4. Run ./tabby-dev.

Availability on pip / debian / ubuntu may or may not happen, depending on how far this project gets.

Docs

None right now!