https://github.com/mannekeenpis/flatmates-bill
🏠📄 Flatmates Bill (Python/Fpdf/Webbrowser)
https://github.com/mannekeenpis/flatmates-bill
Last synced: about 1 month ago
JSON representation
🏠📄 Flatmates Bill (Python/Fpdf/Webbrowser)
- Host: GitHub
- URL: https://github.com/mannekeenpis/flatmates-bill
- Owner: mannekeenpis
- Created: 2022-04-19T14:17:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T06:24:32.000Z (about 3 years ago)
- Last Synced: 2025-03-14T14:08:32.556Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Flatmates Bill
![]()
![]()
![]()
![]()
![]()

- Python
- Fpdf
- Webbrowser---
# Installation on Linux and Unix like OS
```
git clone https://github.com/lenargasimov/flatmates-bill.git
cd flatmates-bill
python3 main.py
```# Installation on Windows
```
git clone https://github.com/lenargasimov/flatmates-bill.git
cd flatmates-bill
python main.py
```