Move cursor to shared component
This commit is contained in:
parent
537035c474
commit
0d3c1677da
19 changed files with 55 additions and 55 deletions
15
README.md
15
README.md
|
|
@ -4,9 +4,17 @@ BuffyBox is a suite of graphical applications for the terminal.
|
|||
|
||||
## Components
|
||||
|
||||
* [buffyboard] – Touch-enabled on-screen keyboard for virtual terminals
|
||||
* [squeek2lvgl] – Converter for transforming [Squeekboard] layouts into [LVGL]-compatible C code
|
||||
* [unl0kr] – Disk unlocking UI for the initramfs
|
||||
### Standalone apps
|
||||
|
||||
**[buffyboard]** – Touch-enabled on-screen keyboard for virtual terminals
|
||||
|
||||
**[unl0kr]** – Disk unlocking UI for the initramfs
|
||||
|
||||
### Utilities
|
||||
|
||||
**[squeek2lvgl]** – Converter for transforming [Squeekboard] layouts into [LVGL]-compatible C code
|
||||
|
||||
**[shared]** – Internal code that is shared by some or all applications in the suite but not meant to be used externally
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
@ -32,6 +40,7 @@ This project is licensed under the GNU General Public License as published by th
|
|||
[buffyboard]: ./buffyboard
|
||||
[git-archive-all]: https://github.com/Kentzo/git-archive-all
|
||||
[LVGL]: https://github.com/lvgl/lvgl
|
||||
[shared]: ./shared
|
||||
[squeek2lvgl]: ./squeek2lvgl
|
||||
[Squeekboard]: https://gitlab.gnome.org/World/Phosh/squeekboard
|
||||
[unl0kr]: ./unl0kr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue