add more details about project
This commit is contained in:
@@ -216,3 +216,5 @@ __marimo__/
|
|||||||
|
|
||||||
# Streamlit
|
# Streamlit
|
||||||
.streamlit/secrets.toml
|
.streamlit/secrets.toml
|
||||||
|
|
||||||
|
.vscode/
|
||||||
|
|||||||
@@ -1,2 +1,27 @@
|
|||||||
# nexus-sync
|
# nexus-sync
|
||||||
|
|
||||||
a utility that allows you to manage access to your computers.
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user