Skip to content

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

License

Notifications You must be signed in to change notification settings

cosmic-utils/stellarshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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