diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6a1fbc --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # Experiments with QT framework and nissy | ||
| 2 | |||
| 3 | This repository contains some experiments with [QT](https://www.qt.io) | ||
| 4 | in an attempt to make a usable UI for [nissy](https://nissy.tronto.net). | ||
| 5 | |||
| 6 | These experiments are not fully-featured and I may not develop further in | ||
| 7 | this direction. | ||
| 8 | |||
| 9 | If you want to try them out, the most usable one is in the `qt-quick` folder. | ||
