Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zibanpirate/magiframe

a frame that is alive like the portraits at Hogwarts
https://github.com/zibanpirate/magiframe

Last synced: 11 days ago
JSON representation

a frame that is alive like the portraits at Hogwarts

Awesome Lists containing this project

README

        

# MagiFrame

a frame (with a cheesy name) that is alive like the portraits at Hogwarts

## Structure

| **Folder** | **Why** |
| :------------------- | :------------------------------------------------------ |
| [./api](./api) | Axum server that return nice images, in a dotted format |
| [./mobile](./mobile) | Where you register and link your MagiFrame |
| [./frame](./frame) | ESP-32 and an E-Paper to bring life to the frame |

## Get Started

Please use [VSCode](https://code.visualstudio.com/), and have [Rustup](https://rustup.rs/) and [BunJS](https://bun.sh/) installed.

Then simply run VSCode **Build Task** (Ctrl/⌘ Command + ⇧ Shift + B).

Additionally, you can also attach a debugger to `./api` (F5)