dream-num/Luckysheet

Add a terminal UI for Luckysheet

Offen

#538 geöffnet am 26.02.2021

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.236 Forks)batch import
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (15.390 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide