close
The Wayback Machine - https://web.archive.org/web/20210822022909/https://github.com/mengshukeji/Luckysheet/issues/538
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a terminal UI for Luckysheet #538

Open
amanvm opened this issue Feb 26, 2021 · 1 comment
Open

Add a terminal UI for Luckysheet #538

amanvm opened this issue Feb 26, 2021 · 1 comment

Comments

@amanvm
Copy link

@amanvm amanvm commented Feb 26, 2021

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.

@Dushusir
Copy link
Collaborator

@Dushusir Dushusir commented Mar 3, 2021

Functions and solutions to be discussed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants