List and link components
This commit is contained in:
16
README.md
16
README.md
@@ -2,10 +2,24 @@
|
|||||||
|
|
||||||
BuffyBox is a suite of graphical applications for the terminal.
|
BuffyBox is a suite of graphical applications for the terminal.
|
||||||
|
|
||||||
|
[[_TOC_]]
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
You can join our development chat at [#buffybox:matrix.org](https://matrix.to/#/#buffybox:matrix.org).
|
You can join our development chat at [#buffybox:matrix.org].
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
This project is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
|
[#buffybox:matrix.org]: https://matrix.to/#/#buffybox:matrix.org
|
||||||
|
[buffyboard]: ./buffyboard
|
||||||
|
[squeek2lvgl]: ./squeek2lvgl
|
||||||
|
[Squeekboard]: https://gitlab.gnome.org/World/Phosh/squeekboard
|
||||||
|
[unl0kr]: ./unl0kr
|
||||||
|
Reference in New Issue
Block a user