DEV Community

Alex Willem
Alex Willem

Posted on

Back to the terminal — I built an invoicing tool that lives where you work

I love my terminal. It keeps me focussed and efficient. And it may sound silly, but it also makes me feel like I'm part of a community.

In a world increasingly shaped by LLMs and AI agents, I've found myself feeling nostalgic for the basics.

That's why, for all my freelancer CLI-friends who struggle with context-switching; hate the complexity of today's invoicing tools; or simply like the idea of more CLI <3, I have created Billed.

All you need to do is to run npm i billed and get started with bill --init-config.

It's all run locally, there are no integrations needed and you can customise.

I'd love to know what you think!

Top comments (0)