Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.63 KB

Stellarshot

A simple backup application using Rustic for the COSMIC™ desktop.

Stellarshot Light

Stellarshot Dark

main branch parameter

UNDER ACTIVE DEVELOPMENT

This application should NOT be trusted at this moment, up until its first release, important data is at risk. Always have multiple backups and follow the 3-2-1 rule.

This is not an official COSMIC™ application from System76

Current features

  • Creating a repository with a hardcoded password
  • Creating a new snapshot (blank for now) into a selected repository

Planned features

  • Creating a repository with a user set password
  • Create and delete snapshots into any selected repository

Install

To install your COSMIC™ application, you will need just, if you're on Pop!_OS, you can install it with the following command:

sudo apt install just

After you install it, you can run the following commands to build and install your application:

just build-release
sudo just install