Skip to content

Commit

Permalink
Update README and add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Honeycutt committed May 17, 2024
1 parent 366b994 commit baea536
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
Binary file added COSMIC-Backups-PoC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
# COSMIC Application Template
# COSMIC Backups

A template for COSMIC applications.
The current plan is to use Restic as the backend but for now the UI/UX is still being worked on. I have no idea if this will move forward past the init stage.

## Getting Started

To get started, click the "Use this template" button above. This will create a new repository in your account with the contents of this template.

Once you have created a new repository from this template, you can clone it to your local machine and start developing your COSMIC application.

## Development

When you open the repository in your code editor, you will see a lot of comments in the code. These comments are there to help you get a basic understanding of what each part of the code does.

Once you feel comfortable with it, refer back to the [COSMIC documentation](https://pop-os.github.io/libcosmic/cosmic/) for more information on how to build COSMIC applications.
![COSMIC Backups PoC](COSMIC-Backups-PoC.png)

## Install

Expand Down

0 comments on commit baea536

Please sign in to comment.