This project is a Pokédex designed specifically for AsteroidOS, a versatile open-source operating system designed for smartwatches.
The Pokédex app uses the PokeAPI to fetch comprehensive Pokémon data and display it seamlessly on your AsteroidOS-powered smartwatch.
AsteroidOS is an open-source operating system built for smartwatches, offering a lightweight and customizable experience. It boasts compatibility with various smartwatch models and provides a platform for developers to create innovative apps tailored for wearable devices.
- View Generations: Explore all Pokémon generations.
- Generation-based Pokémon: Browse Pokémon based on their respective generations.
- Pokémon Types: Access information about different types of Pokémon.
To build and deploy the app to your smartwatch, follow these steps:
WARNING: Before proceeding, ensure SSH address is correctly set.
- Run the Go script to generate the database and download the images
- Build and push the app with this script
The project using the PokeAPI for fetching data.