add more details about project

This commit is contained in:
2026-04-27 10:41:04 +03:00
parent 53faf78e77
commit d6f73f2bb5
2 changed files with 27 additions and 0 deletions
+25
View File
@@ -1,2 +1,27 @@
# nexus-sync
a utility that allows you to manage access to your computers.
## Planned features
- ask for ipv6 of machine
- enable forward proxy via Server
- clipboard manage
- power managment
- **top**-statistic
- virt disk mounting (?)
## Server-side
- works in docker container
- accept connections on _some_ port
- works via API requests
- use _some_ database
## Client-side
- with _some_ period of time, send info to the server
- if server need some data
- decrease fetch time period
- send this data
- or execute smth