Skip to content

Tydragon00/asteroid-os-pokedex

Repository files navigation

AsteroidOS Pokédex

This project is a Pokédex designed specifically for AsteroidOS, a versatile open-source operating system designed for smartwatches.

Overview

The Pokédex app uses the PokeAPI to fetch comprehensive Pokémon data and display it seamlessly on your AsteroidOS-powered smartwatch.

AsteroidOS

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.

Features

  • 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.

Screenshots

Screenshot 1 Screenshot 2

Building the App

To build and deploy the app to your smartwatch, follow these steps:

WARNING: Before proceeding, ensure SSH address is correctly set.

  1. Run the Go script to generate the database and download the images
  2. Build and push the app with this script

Open API

The project using the PokeAPI for fetching data.