Classhub is a free and open source Android app that fetches files from remote sources like GitHub directly to your device. Point it at any source (GitHub repo, Google Drive folder, or Google Classroom) and it downloads everything to a local folder so you can work offline. Keeps your workflow simple, fast and efficient.
|
|
|
|
Requires Nix with flakes enabled.
git clone https://github.com/ClassHubTeam/classhub.git
cd classhub
nix develop
flutter pub get
flutter build apk --debug
Classhub is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
See the LICENSE file for details.