Status Desktop client made in Nim & QML https://status.app
Go to file
Jonathan Rainville ef6cbf9d70 feat: add translation script that transforms qstr to qstrid 2020-07-08 12:37:41 -04:00
ci ci: bump timeouts from 10 to 15 minutes 2020-07-02 18:35:24 +02:00
docs add Jenkinsfiles and Dockerfile for CI 2020-07-01 22:06:37 +02:00
scripts feat: add translation script that transforms qstr to qstrid 2020-07-08 12:37:41 -04:00
src fix: code review 2020-07-06 14:17:19 -04:00
ui fix(onboarding): don't expect component handler to return function 2020-07-06 14:17:47 -04:00
vendor build: bump vendor/QR-Code-generator to d2283a6 2020-07-08 11:36:30 -05:00
.gitignore feat: add translation script that transforms qstr to qstrid 2020-07-08 12:37:41 -04:00
.gitmodules feat: show qr codes 2020-06-23 18:52:54 -04:00
.npmrc chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
.yarnrc chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
AppRun chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
Info.plist fix other blurry images on hdpi screens 2020-06-25 16:13:17 -04:00
Info.runner.plist fix other blurry images on hdpi screens 2020-06-25 16:13:17 -04:00
Makefile fix: rm the correct paths for resources.qrc|rcc 2020-07-08 11:36:11 -05:00
QtWebEngineProcess.plist chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
README.md move building section to docs section; use readme from docs/readme 2020-06-22 10:34:07 -04:00
build-linux.sh chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
config.nims refactor: remove unused imports 2020-07-02 11:04:41 +02:00
docker-linux-app-image.sh refactor: $QTDIR should include the compiler-arch path segment 2020-06-25 17:29:41 -04:00
env.sh feat: get collectibles from the contracts and their respective apis 2020-06-18 10:55:48 -04:00
nim-status.desktop AppImg packaging 2020-05-15 17:18:20 -04:00
nim.cfg build system refactoring 2020-06-08 13:07:25 -04:00
nim_status_client.nimble feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
nim_status_client.sh chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
package-lock.json chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
package.json chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
screenRec.gif Initial commit 2020-05-06 13:40:00 -04:00
status-icon.icns chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00
status.ico add status icon 2020-05-11 16:41:45 -04:00
status.svg Adding nimbus-build-system 2020-05-15 17:18:20 -04:00