pshoukry / disklavier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disklavier

When starting this app it will take a minute or two to scrape all of the data from Disklavier's website. This repo doesn't use a database, only puts the data into ETS so every time you bounce the server it will block on getting that data.

Get started

> mix deps.get
> mix phx.server

Open the Xcode project:

> open native/swiftui/Disklavier.xcodeproj

Make sure that the non-watch target and TvOS simulator are chosen:

Screenshot 2024-05-15 at 10 57 25 AM

You may need to "Trust & Enable" a few times.

Compile and run.

About


Languages

Language:Elixir 79.1%Language:HTML 12.9%Language:Swift 4.6%Language:JavaScript 3.3%Language:CSS 0.1%