An open API service indexing awesome lists of open source software.

https://github.com/clpi/dui


https://github.com/clpi/dui

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# di
- GTK frontend UI for div.is.

## TODO
- [ ] Extract model implementation details from dlog, dsrv (old + new), etc. and make into a generic crate which carries all common model specification and functioanlity definition so I do not need to re-implement for every project I start related to this. 12/26
- [ ] Decide on GUI framework for final build -- Tauri? Qt (quick/widgets)? Iced? GTK? Electron?