An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        


gif


Flatmates Bill

Tweet







![screen_shot_bill](screen_shot_bill.png)

- 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
```