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.

Tip

If you are updating from a previous version it's recommended you delete the application cache through the settings. The old cache was around 160MB and the new one is about 2MB, deleting the cache through the settings will delete both and generate just the new one.

Caution

Right now the application configuration does not get saved and it's lost upon application restart. The application can't follow the system theme when installed as a Flatpak.

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.

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