Tehro is a guide app for Tehran Metro powered by Jetpack Compose.
You can get the official releases from either GitHub, F-Droid or Google Play Store.
Note: The F-Droid releases do not have internet access permission & any telemetry. The GitHub & Google Play Store releases do have Firebase telemetry.
The database used in the app is stored at tehro-database repository as the database is a separate project from the Android client. You are more than welcome to create your own Tehro client for any platform.
Pull requests are welcome. I recommend checking out the open issues and the TODO comments.
For major changes, please open an issue first to discuss what you would like to change.
Copyright (C) 2019-2022 Yasan Ghaffarian yasandev@gmail.com
Tehro 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.
Tehro is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.