Skip to content

A Pokédex application for the COSMIC™ desktop written in Rust

License

Notifications You must be signed in to change notification settings

mariinkys/starrydex

Repository files navigation


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.

Warning

Beware there are some visual bugs when COSMIC is not installed on the system. (It seems like you do not need to be using COSMIC, but you need to have it installed to avoid visual issues with libcosmic).

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

This application uses PokeApi and it's resources.

Bundled Icons: "Cosmic Icons" by System76 is licensed under CC-SA-4.0

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