Fossbill - An open-source billing tool

https://fossbill.org/

Hello,

From some months now, I'm working on a minimalist solution for my own invoicing needs. I thought it was better to push this forward, and to finish the job: I've made https://fossbill.org

Fossbill is a simple billing tool. It allows to manage customers, products, and bills. We values efficiency, reliability, and accessibility.

I also made a documentation companion website available here: https://docs.fossbill.org

The project is open-source, is licensed with AGPL, and is really easy to self-host. My instance is a SaaS that cost 10 euros monthly.

69 points · 7 comments · view on lemmy.world

7 Comments

mim@lemmy.sdf.org · 5 pts · 3y (1 reply)

Congrats! Looks interesting.

I think it would be great if you could add more screenshots to the documentation. Beyond the landing page, I couldn't see how the bills look once generated, or how to generate one.

Maybe it's there and I just missed it.

WillowBe@lemmy.blahaj.zone · 4 pts · 3y

You right, I didn't included screenshots of the generated PDFs yet. Here what it look atm for a draft, then a bill.

As you can see, it is still quite minimal. I intend to add (1) editable user styles, and (2) brand logos you could add to your user account, and to your customers.

Kcg@lemmy.ml · 4 pts · 3y

Some off the shelf screenshots would be great for people to see what it looks like before trying it. Good work overall!

prenatal_confusion@lemmy.one · 1 pts · 3y (2 replies)

Nice! I would like to try it and also like to keep things isolated. So it's time to build my first docker Container I guess.

WillowBe@lemmy.blahaj.zone · 3 pts · 3y (1 reply)

I expect the Dockerfile to be quite simple. Would you share your recipe so I can add it the the project root?

prenatal_confusion@lemmy.one · 1 pts · 3y

Will do once I figure it out