1
0
Fork
You've already forked mensen-le
0
forked from ciluvien/mensen
View the menu of Leipzig's canteens.
  • Kotlin 100%
2025年12月19日 11:26:20 +01:00
app Fix app still launching on resume if nfc start disabled 2025年12月19日 11:26:20 +01:00
gradle Remove crashing OSS licences section 2025年10月06日 18:22:27 +02:00
metadata Add changelog, increase version 2025年12月16日 22:58:04 +01:00
.gitignore Add gradle.properties - #31 2025年10月17日 12:56:55 +02:00
build.gradle.kts Update dependencies 2024年06月17日 19:16:18 +02:00
gradle.properties Add gradle.properties - #31 2025年10月17日 12:56:55 +02:00
gradlew Add basic data model 2024年03月12日 18:37:46 +01:00
gradlew.bat Add basic data model 2024年03月12日 18:37:46 +01:00
LICENSE.txt Add license 2024年03月12日 18:48:54 +01:00
PRIVACY.md Add privacy policy (for google play) 2024年04月28日 17:55:05 +02:00
README.md Add changelog, increase version 2025年02月26日 14:12:38 +01:00
settings.gradle.kts Add basic data model 2024年03月12日 18:37:46 +01:00

mensen

Install

Get it on F-Droid Get it on Google Play

Or get the latest version on the releases page.

About

This app provides a convenient way to access the menu of your favorite canteens in Dresden. The integrated card reader for the Campuscard can show the current card balance. It includes a map feature to help users locate the nearest canteens, especially beneficial for those unfamiliar with the campus.

The app retrieves data from the Studentenwerk Dresden's API. To enhance the user experience, the app also scrapes relevant information from the Studentenwerk Dresden website since the API's data may be limited. The app automatically updates meal information every hour or upon user request.

Usage

Reordering Canteens

Users can easily reorder canteens by dragging them within the list. The order of canteens in the list corresponds to the order when swiping from left to right on the meal screen. The app displays the meals of the first canteen when switching to the menu screen. Pulling down refreshes the canteen list, although this is typically not required as canteen positions usually remain stable. This feature can be handy for accessing the latest opening times.

Viewing the Menu

The app presents a canteen's menu in a list format for the selected date indicated by the floating button in the bottom right corner. Users can change the date by tapping on this button. Swiping left or right allows users to switch between canteens. The information button in the top left corner provides details about the current canteen. Tapping on a meal item reveals additional information such as category and allergens.

Reading the Campuscard

Holding the card to the back of the device with NFC enabled will bring up a screen showing the card's balance.

Finding Canteens with the Map

By tapping on a marker on the map, users can view details about the canteen, including its name and address. Clicking on the marker opens information about today's menu for that canteen. Alternatively, users can navigate to the canteen details screen and click on the icon next to the address to open the location in their preferred map app.

Attributions

Copyrights

Data

Imagery

Icons

Map

Maintainer

Contributors

License

Copyright (C) 2024 Ciluvien
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program 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 Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.