Skip to content

The Apple TV Dashboard your mommy always wanted

Notifications You must be signed in to change notification settings

Foreverland/Dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash

Yet another Apple TV Dashboard.

  • Weather
  • Next bus
  • (?) Radio

Running the project

sudo gem install cocoapods
  • Run the following command in Terminal.app
pod install
  • Open Project.xcworkspace or Project.xcodeproj

Updating generated models

  • Install mogenerator
  • Run the following command in Terminal.app
mogenerator \
--swift \
--model iOS/Models/App.xcdatamodeld/App.xcdatamodel \
--output-dir iOS/Models \
--v2

About

The Apple TV Dashboard your mommy always wanted

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published