Status Desktop client made in Nim & QML https://status.app
Go to file
Richard Ramos 50b6b59abf feat: add wallet v2 tab 2021-08-16 09:45:06 -04:00
ci ci: fix JSON parsing in release process 2021-07-28 10:15:08 +02:00
scripts feat(widnows-installer): Add compilation windows installer build step 2021-07-19 13:46:19 -04:00
src feat: add wallet v2 tab 2021-08-16 09:45:06 -04:00
ui feat: add wallet v2 tab 2021-08-16 09:45:06 -04:00
vendor fix: delete 2021-08-13 12:30:57 -04:00
.gitignore chore: add chronicles configuration to output logs to a file 2021-07-02 08:58:17 -04:00
.gitmodules chore: remove wrong git submodule 2021-05-04 15:40:31 -04:00
.npmrc
.yarnrc
AppRun build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
Info.dev.plist build: modify run logic for macOS dev builds so notifications work 2021-05-03 14:06:14 -04:00
Info.plist
LICENSE.md
Makefile feat(@desktop/chat): Display gif popup next to emoji 2021-07-23 15:27:56 -04:00
QtWebEngineProcess.plist
README.md Update README.md 2021-06-24 15:08:47 -04:00
VERSION bump to beta.11 2021-07-27 11:42:41 -04:00
build-linux.sh build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
config.nims
docker-linux-app-image.sh build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
env.sh
fleets.json Add wakuv2 fleets 2021-07-21 15:09:23 -04:00
nim-status.desktop build: use same container as Jenkins CI for local packaged builds on Linux 2021-04-27 13:49:46 -05:00
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
screenshot.png remove docs folder from repo (moved to https://hackmd.io/@status-desktop/B1eOaf-nd) 2021-06-24 15:07:30 -04:00
status-dev.icns
status-dev.svg chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status-macos-dev.svg
status-macos.ico chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status-macos.svg
status.icns
status.ico chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status.iss Improved Inno Setup script. 2021-08-13 12:03:02 +03:00
status.svg chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
windows-install.txt