furtest 6ffb410a4f Adds config file reader
Adds a config file reader and dataclasses to save it using configparser
from the standard library.
2025-06-28 10:41:23 +02:00
2025-06-28 10:41:23 +02:00
2025-06-14 16:14:28 +02:00
2025-06-14 16:14:28 +02:00
2025-06-14 19:22:18 +02:00
2025-06-28 10:41:23 +02:00
2025-06-14 16:14:28 +02:00

Unisync is a data synchronisation tool written in python and based on unison.
The goal is to be able to keep data synchronised between multiple computers without needing to have all the data kept locally while at the same time being able to access everything.

The development just started so the documentation will be written later.

Description
No description provided
Readme 285 KiB
Languages
Python 100%