brume-daemon 0.1.0

A daemon that synchronizes files in the background using Brume
Documentation
1
2
3
4
5
pub mod daemon;
pub mod db;
mod schema;
pub mod server;
pub mod synchro_list;