A terminal note sheet editor.
Project description
________ ** ________
/ \**** / \
\ /******\ /
| |********/ /'
| |******/ /'
*| |****/ /'
***| |**/ /'****
*****| |/ /'********
***| /'*********
*| _ /'********* _ _ _
| (_)/'__ _____ ____ _| | __| (_)
| | | '_ V _ \ \ / / _` | |/ _` | |
| /| | | | | | \ V / (_| | | (_| | |
|__/' |_|_| |_| |_|\_/ \__._|_|\__,_|_|
Vimvaldi is a program for efficient editing of musical scores in your terminal. The controls are keyboard-oriented and customized for Vim users. Features of the program include basic note sheet editing and LilyPond import/export. The program is written in Python with the use of the Curses library.
Running Vimvaldi
To install Vimvaldi, run pip install vimvaldi
(make sure to have Python 3 installed).
Then you can simply run vimvaldi
from a terminal of your choice and you should be good to go!
Alternatively, run from source:
xiaoxiae@thinkpad ~> git clone https://github.com/xiaoxiae/vimvaldi.git
xiaoxiae@thinkpad ~> cd vimvaldi/
xiaoxiae@thinkpad ~> pip install -r requirements.txt
xiaoxiae@thinkpad ~> python -m vimvaldi.__init__
Warning: the app will only properly work when ran in terminals with UTF-8 support and fonts that contain the Musical Symbols Unicode block.
Controls
After starting the app (and pressing enter), use the arrow keys (or j/k) and enter to open the HELP
section of the menu.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file vimvaldi-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: vimvaldi-0.1.2-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db18e39884cef30d1d08416b187f5bdf022c7d1eaacac82d60b3878f2dae704c |
|
MD5 | 1cb916b39a4a22ff911049dfab4be716 |
|
BLAKE2b-256 | 470b453ffab3839c2dd2907caf9e3639ec6bedbd44fc95704c6e0a9e90f97a3b |