Skip to content

Commit 0100f22

Browse files
authored
Update README.md - todo
1 parent 5e39a11 commit 0100f22

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,23 @@ Firewall rules are scoped to CS2 relay IPs only.
7575

7676
---
7777

78+
## 🔧 TODO
79+
80+
- [ ] **Custom User Presets**
81+
Allow users to define and save their own region combinations.
82+
- UI: Add a “Custom” radio group with editable region checkboxes
83+
- UX: Persist selections across sessions using local config or registry
84+
- Feedback: Highlight custom presets with a subtle accent color or emoji
85+
86+
- [ ] **Ping Analysis & Recommendations**
87+
Measure live ping to all regions and suggest optimal choices dynamically.
88+
- Logic: Implement async ping sweep with timeout handling
89+
- UI: Display recommended region with animated pulse or fade-in
90+
- UX: Show “Best Match” label with confidence score or emoji indicator
91+
- Performance: Ensure zero UI freezing during pinging
92+
93+
---
94+
7895
## 🧩 Contributing
7996

8097
Pull requests are welcome!

0 commit comments

Comments
 (0)