jokyjoe-joy / backuprs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup.rs

Basic Automated Cloud Keeper for Ultimate Persistence

This project is a personal project of mine, that I use to automatically backup local folders in MEGA. I am pretty sure there are better and more performant alternatives, nonetheless creating this was a pleasant learning experience.

Built with

Rust

Getting Started

Prerequisites

  • Rust ~= 1.75.0
  • Cargo ~= 1.75.0
  • A mega.nz account

Installation

  1. Clone the repo
    git clone https://github.com/jokyjoe-joy/backuprs.git
  2. Build the project
    cargo build --release
  3. Rename settings-example.json to settings.json and replace the placeholders with your own values.
  4. Run the project to backup your folders in MEGA
    cargo run --release

Usage

  • TODO!

Roadmap

  • TODO!

See the open issues for a full list of proposed features (and known issues).

License

TODO!

Contact

Gergő Holló - hollo.gergo00@gmail.com

Project Link: https://github.com/jokyjoe-joy/backuprs

About


Languages

Language:Rust 100.0%