Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 627 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 627 Bytes

site

  • Reads the JSON data generated with web_generator.
  • Uses modern SwiftUI to display the shows.
  • Supports handoff (between iOS and macOS), sharing, and Siri suggestions.
  • Caches the geocodes of the Venue locations (supporting the Apple limited rate).
  • Displays nearby shows to your current location.
  • Allows the data to be sorted in many interesting ways.
  • Requires the host application to run properly.