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

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

  • Create a repository with a user set password
  • Create a new snapshot in the selected repository with custom file(s)
  • Delete a selected repository
  • Delete snapshots in the selected repository

Planned features

  • Create a snapshot with selected folder(s) and/or file(s)
  • Restore from a snapshot

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