# โ™ป๏ธ Pfandrechner Application Suite **Version:** V.7.04.301 **License:** [MIT](LICENSE) Welcome to the **Pfandrechner Application - Package** โ€“ a sleek and powerful tool for tracking and calculating container deposits ("Pfand") in Austria ๐Ÿ‡ฆ๐Ÿ‡น. Whether you're returning a few bottles or managing full bags, this app has you covered! This is a copy of [Pfand](https://github.com/ZockerKatze/pfand), but this is in Package Form which can be **imported** and integrated! --- ## โœจ Features ๐Ÿ”ข **Deposit Calculator** โ€“ Instantly compute the total value of your returned bottles and cans. ๐Ÿ† **Achievements** โ€“ Track your progress and unlock fun rewards for your deposit milestones. ๐Ÿ“œ **History & Exports** โ€“ View your past returns and export the data for safekeeping or bragging rights. ๐Ÿ“ฆ **TGTG Integration** โ€“ Check on your "Too Good To Go" orders directly within the app. ( You need to setup your API Key first! ) โš™๏ธ **Smart Updater** โ€“ Keeps the app fresh with the latest features and fixes. --- ## ๐Ÿš€ Getting Started ### 1. Clone the Repository ```bash git clone https://github.com/ZockerKatze/pfand.git cd pfand ``` ### 2. Install Dependencies Make sure youโ€™re using Python 3, then run: ```bash pip install -r requirements.txt ``` ### 3. Launch the App ```bash python run.py ``` --- ## ๐Ÿงฎ How to Count You can either: - โœ๏ธ **Manually** count and enter your container numbers _OR_ - ๐Ÿ”ฌ Use **ยตScan** โ€“ the improved scanner for fast and accurate counting with barcode recognition using _pyzbar_! --- ## ๐Ÿค Contributing Want to improve the app or add new features? Awesome! Fork the repo, make your changes, and send a pull request. ๐Ÿ’ก --- ## ๐Ÿ“„ License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. --- Made with ๐Ÿ’š for recycling and a cleaner future.