An app for keeping track of releases by your favorite musicians
Numu Tracker for iOS
Numu Tracker can keep you up to date on music by the artists you love the most. Part to-do list, part reminders and alerts, Numu gives you the tools to ensure you never miss out on new albums.
This app is dependent on the Numu Tracker server, originally built in PHP but soon to be rebuilt in Python.
To Install
git clone https://github.com/amiantos/numutracker_ios.git
pod install
(requires CocoaPods)- Open
Numu Tracker.xcworkspace
in Xcode 9.2 or higher. - Build :)