8000 GitHub - Fingel/cosmic-vitals: Playing with cosmic applets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fingel/cosmic-vitals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSMIC Applet Template

A template for COSMIC applets.

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 64A7 and start developing your COSMIC applet.

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 for more information on how to build COSMIC applets.

Install

To install your COSMIC applet, 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 applet:

just build-release
sudo just install

About

Playing with cosmic applets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0