Skip to content

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

License

Notifications You must be signed in to change notification settings

mariinkys/starrydex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarryDex

This project contains a small Pokédex application for the COSMIC™ desktop written in Rust with libcosmic.

Information

Due to health issues and time constrains, development may be slow for a while.

This application is being developed for learning purposes and it may or may not be usable.

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

This application uses PokeApi and it's resources. PokeApi resources comply with PokeApi's LICENSE

Install

*Note that for now, the resources folder that should be installed alongside the application is not being installed, which means that the application may not function correctly.

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published