starrydex
starrydex copied to clipboard
A Pokédex application for the COSMIC™ desktop written in Rust
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
Attribution
"Pokémon Type Icons" originally made by duiker101
Pokémon and Pokémon character names are trademarks of Nintendo.
This application uses PokeApi and its resources.
Development
To update/generate your assets you have to execute: cargo run -p assetgen -- -a
-a = All Assets
-p = Only Pokémon Data
-s = Only Sprites
Copyright and Licensing
Copyright 2024 © Alex Marín
Released under the terms of the GPL-3.0