This is not an official app. Nessaj (Fyrexxx) is not affiliated with this project in any way.
This is an unofficial, fan-made mobile application. The app displays Fyrexxx's Twitch schedule and allows users to set reminders for streams.
- ✨ Display Twitch schedule
- 💬 Set notifications for streams
- 🎥 Open live streams in twitch app
- 📆 Browse previous and upcoming streams
The app is currently under development, and you may encounter bugs or errors. Feel free to create an issue.
Currently, only the Android version is available. iOS developers are welcome to contribute.
Go to the releases section and download the latest version for your platform.
-
Clone this repository
-
Create secret.properties file in the root of the project and add the following content
- CLIENT_ID={YOUR_CLIENT_ID}
- AUTH_TOKEN={YOUR_AUTH_TOKEN}
- Check Twitch API documentation for details on how to obtain these.
-
Compile the project
For android, you'll need Git and Android Studio installed on your computer.
To be created...
This project is licensed under the MIT License - see the LICENSE file for details.