dream-num/Luckysheet

Add a terminal UI for Luckysheet

Open

#538 aperta il 26 feb 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (2236 fork)batch import
enhancementgood first issuehelp wanted

Metriche repository

Star
 (15.390 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add a terminal UI for Luckysheet, probably using blessed library: https://github.com/chjj/blessed (if your API is in nodeJS; works, but frozen), or https://github.com/jquast/blessed (if your API can be bound to Python; works, and is actively maintained), or use mighty old ncurses (in C; for the bold...). This would of course use the existing Luckysheet API.

Guida contributor