Skip to content

A timewarrior extension focusing on data sync by using a FTP server and Rust

License

Notifications You must be signed in to change notification settings

dev-cyprium/timewarrior-sync-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timew extension: sync time

This extension allows you to sync your timewarrior database with a remote server. It's a simple wrapper around the timew executable written in rust.

Caveats

Full server implementation exists in this repo however this is a more simplified version for home networks. One of the original use cases was to use it with an Asus FTP server on a home network inside the router.

This implementation takes a different approach, instead of go it's written in rust, and it's decentralized and doesn't require authorization. It's meant to be used in a home network where you trust all the devices.

Planned features

  • Upload file to FTP server
  • Download file from FTP server
  • Auto sync file with FTP server on specific commands
  • Web interface to interact with data
  • Different storage options (FTP, SFTP, Dropbox, Google Drive, ssh, etc)

About

A timewarrior extension focusing on data sync by using a FTP server and Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages