originally src/status from desktop, refactored as a library [archived]
Go to file
Sale Djenic 79be86551b refactor: signals removed 2022-02-01 11:12:54 +01:00
.github/workflows Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00
backends Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
build feat: dynamic library - pt1 (#9) 2021-09-10 11:29:10 -04:00
scripts chore: add GitHub Actions workflow to run tests (#66) 2021-09-29 08:52:30 -04:00
status refactor: signals removed 2022-02-01 11:12:54 +01:00
test feat: dynamic library - pt1 (#9) 2021-09-10 11:29:10 -04:00
test_nim fix: remove deprecated test 2021-11-10 10:23:58 +01:00
types Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
vendor refactor: os notification class/type removed 2022-02-01 11:12:54 +01:00
.gitignore abstract backend; add mock backend and testing (#57) 2021-09-28 17:00:43 -04:00
.gitmodules Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00
LICENSE Initial commit 2021-09-08 12:16:18 -04:00
Makefile Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00
README.md Initial import 2021-09-08 14:09:35 -04:00
env.sh abstract backend; add mock backend and testing (#57) 2021-09-28 17:00:43 -04:00
eventemitter.nim fix: collect event before executing them (#99) 2021-11-10 14:48:08 -05:00
nim_status_lib.nimble Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00
statuslib.nim feat: dynamic library - pt1 (#9) 2021-09-10 11:29:10 -04:00

README.md

nim-status-lib

WIP refactor to extract business logic from status-desktop into a reusable library