mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2025-01-03 09:29:36 +00:00
Update README.md
Add TODO list
This commit is contained in:
parent
7855669cdf
commit
9546e8a2d7
1 changed files with 19 additions and 0 deletions
19
README.md
19
README.md
|
@ -72,6 +72,25 @@ https://github.com/user-attachments/assets/c4a50d2f-5bbb-48ac-9425-30ecc20ada7c
|
||||||
2. Once installed, you can start the Monero daemon with one click and configure various settings like testnet mode, fast sync, and more.
|
2. Once installed, you can start the Monero daemon with one click and configure various settings like testnet mode, fast sync, and more.
|
||||||
3. Monitor real-time logs to keep track of blockchain synchronization and transaction details.
|
3. Monitor real-time logs to keep track of blockchain synchronization and transaction details.
|
||||||
|
|
||||||
|
## To Do
|
||||||
|
|
||||||
|
- [X] Detect wired/Wi-Fi connection
|
||||||
|
- [ ] Detect preinstalled `monerod`
|
||||||
|
- [ ] Linux
|
||||||
|
- [ ] Windows
|
||||||
|
- [ ] MacOs
|
||||||
|
- [X] Automatic startup at login
|
||||||
|
- [X] Linux
|
||||||
|
- [X] Windows
|
||||||
|
- [X] MacOS
|
||||||
|
- [ ] Import/export `monerod.conf` node configuration
|
||||||
|
- [X] Synchronization in a specific time slot
|
||||||
|
- [ ] Installers
|
||||||
|
- [X] Linux
|
||||||
|
- [ ] Windows
|
||||||
|
- [ ] MacOS
|
||||||
|
- [ ] Remote node management
|
||||||
|
- [ ] No CORS connection
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue