This is a alpha release of spreadsheet-termux: a self hosted collaborative spreadsheet right from your pocket.
This still in development and I plan to continue working through all the bugs and polishing the experience. It is in a functional proof of concept state.
Desktop Example

Termux CLI

Install
Clone
Change directory
cd spreadsheet
Make install script executable
chmod +x spreadsheet.sh
Run
./spreadsheet.sh install
Optimized for desktop use over Tor but it is usable on mobile.
Like I said, alpha stage be nice! Open to critique and suggestions.



What does “optimized for desktop use over Tor” mean? Please explain the optimizations.
While possible to use in a mobile environment, connecting via Tor browser on desktop makes it a lot more usable is all I meant. Common keyboard commands are implemented.