1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-23 13:49:44 +08:00
termdash/doc/requirements.md
2019-01-15 23:12:08 -05:00

370 B

Requirements

  1. Native support of the UTF-8 encoding.
  2. Simple container management to position the widgets and set their size.
  3. Mouse and keyboard input.
  4. Cross-platform terminal based output.
  5. Unit testing framework for simple and readable tests of dashboard elements.
  6. Tooling to streamline addition of new widgets.
  7. Apache-2.0 licence for the project.