mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-12 22:56:55 +00:00
The old code placed in `src/app` is still not deleted, due to easier refactoring the rest of the app, but non of the part of the app refers to it. Also corresponding directories are renamed, to spot them easier, and at the end of the refactor we will just simply delete them in a single commit. Renamed: - `src/chat` to `src/REMOVE-chat` - `src/keycard` to `src/REMOVE-keycard` - `src/node` to `src/REMOVE-node` - `src/profile` to `src/REMOVE-profile` - `src/utilsView` to `src/REMOVE-utilsView` - `src/wallet` to `src/REMOVE-wallet`
…
…
…
…
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%