mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2024-12-22 03:29:23 +00:00
Update README.md
Some checks failed
MacOS - x64 DMG Build / build (20) (push) Has been cancelled
Lint Test / build (20) (push) Has been cancelled
Linux - AppImage Build / build (20) (push) Has been cancelled
Linux - x86_64 RPM Build / build (20) (push) Has been cancelled
Linux - x64 DEB Build / build (20) (push) Has been cancelled
MacOS Build / build (20) (push) Has been cancelled
Windows Build / build (20) (push) Has been cancelled
Some checks failed
MacOS - x64 DMG Build / build (20) (push) Has been cancelled
Lint Test / build (20) (push) Has been cancelled
Linux - AppImage Build / build (20) (push) Has been cancelled
Linux - x86_64 RPM Build / build (20) (push) Has been cancelled
Linux - x64 DEB Build / build (20) (push) Has been cancelled
MacOS Build / build (20) (push) Has been cancelled
Windows Build / build (20) (push) Has been cancelled
This commit is contained in:
parent
503c4583d8
commit
55c7cfd52b
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -18,7 +18,7 @@
|
|||
[![Watch on GitHub][github-watch-badge]][github-watch]
|
||||
[![Star on GitHub][github-star-badge]][github-star]
|
||||
|
||||
[![XMR Donated](https://img.shields.io/badge/donated-0.257431974017_XMR-blue?logo=monero)](https://github.com/everoddandeven/monerod-gui?tab=readme-ov-file#monero)
|
||||
[![XMR Donated](https://img.shields.io/badge/donated-8.757300489601_XMR-blue?logo=monero)](https://github.com/everoddandeven/monerod-gui?tab=readme-ov-file#monero)
|
||||
[![BTC Donated][bitcoin-donated-badge]][bitcoin-donated]
|
||||
|
||||
</div>
|
||||
|
@ -76,7 +76,8 @@ https://github.com/user-attachments/assets/c4a50d2f-5bbb-48ac-9425-30ecc20ada7c
|
|||
## To Do
|
||||
|
||||
- [X] Upgrade Electron to latest version
|
||||
- [X] Upgrade Angular to latest version
|
||||
- [ ] Upgrade Angular to latest version
|
||||
- [ ] Implement e2e tests
|
||||
- [X] Detect wired/Wi-Fi connection
|
||||
- [X] Detect battery/ac power
|
||||
- [ ] Detect preinstalled `monerod`
|
||||
|
@ -104,14 +105,19 @@ https://github.com/user-attachments/assets/c4a50d2f-5bbb-48ac-9425-30ecc20ada7c
|
|||
- [X] Synchronization in a specific time slot
|
||||
- [ ] Prompt user access control for administration operation
|
||||
- [ ] Check for new versions of the GUI
|
||||
- [ ] Wallet RPC management
|
||||
- [ ] Blockchain tools
|
||||
- [ ] Private testnet
|
||||
- [ ] Import blockchain
|
||||
- [ ] Export blockchain
|
||||
- [ ] Prune blockchain
|
||||
- [ ] Blockchain explorer
|
||||
- [ ] Blockchain ancestry
|
||||
- [ ] Blockchain stats
|
||||
- [ ] Blockchain usage
|
||||
- [ ] Blockchain depth
|
||||
- [ ] Mining tools
|
||||
- [ ] Calculator
|
||||
- [ ] XMRig integration
|
||||
- [ ] P2Pool integration
|
||||
- [ ] Network tools
|
||||
|
|
Loading…
Reference in a new issue