Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.68 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.68 KB

StarryDex

Flathub Version Flathub Downloads GitHub License GitHub Repo stars

A Pokédex application for the COSMIC™ desktop



Download on Flathub

Information

Tip

The application can work offline after initial setup is completed.

Caution

Right now the application configuration does not get saved and it's lost upon application restart.

Created by mariinkys. Pokémon and Pokémon character names are trademarks of Nintendo.

This application uses PokeApi and it's resources.

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