{"exhaustive":{"nbHits":false,"typo":false},"exhaustiveNbHits":false,"exhaustiveTypo":false,"hits":[{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"arnaudsm"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["freelancer","invoice","multiple","currencies"],"value":"As a <em>freelancer</em> I <em>invoice</em> in <em>multiple</em> <em>currencies</em>, and I couldn't find a program to generate them that wasn't an overly complex $100/mo SaaS.<p>So I build a little cli to generate my invoices. 100 loc and super simple.<p>I miss the 70s when programming was the default way to solve problems. Excessive abstractions and proprietary software often slow us down."},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Ask HN: Is there any software you only made for your own use but nobody else?"}},"_tags":["comment","author_arnaudsm","story_40878765"],"author":"arnaudsm","children":[40883583,40883589,40884195],"comment_text":"As a freelancer I invoice in multiple currencies, and I couldn&#x27;t find a program to generate them that wasn&#x27;t an overly complex $100&#x2F;mo SaaS.<p>So I build a little cli to generate my invoices. 100 loc and super simple.<p>I miss the 70s when programming was the default way to solve problems. Excessive abstractions and proprietary software often slow us down.","created_at":"2024-07-05T15:05:54Z","created_at_i":1720191954,"objectID":"40883416","parent_id":40878765,"story_id":40878765,"story_title":"Ask HN: Is there any software you only made for your own use but nobody else?","updated_at":"2025-11-23T08:28:22Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"s4nty"},"story_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["freelancer","invoice","multiple","currencies"],"value":"Hi HN,<p>I just launched Invoroo, a minimalist invoicing tool for <em>freelancers</em> and indie hackers who need something simple, fast, and uncluttered.<p>I built it because most invoicing apps felt overcomplicated for solo work and small projects. With Invoroo, you can:<p>- Send <em>invoices</em> in <em>multiple</em> <em>currencies</em> and languages<p>- Manage clients without unnecessary overhead<p>- Add payment links directly to <em>invoices</em><p>- Use a clean API to integrate with other tools"},"title":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["freelancer"],"value":"Show HN: I built a minimal invoicing tool for <em>freelancers</em> and makers: Invoroo"},"url":{"matchLevel":"none","matchedWords":[],"value":"https://invoroo.io"}},"_tags":["story","author_s4nty","story_44327429","show_hn"],"author":"s4nty","children":[44327487],"created_at":"2025-06-20T13:13:43Z","created_at_i":1750425223,"num_comments":0,"objectID":"44327429","points":1,"story_id":44327429,"story_text":"Hi HN,<p>I just launched Invoroo, a minimalist invoicing tool for freelancers and indie hackers who need something simple, fast, and uncluttered.<p>I built it because most invoicing apps felt overcomplicated for solo work and small projects. With Invoroo, you can:<p>- Send invoices in multiple currencies and languages<p>- Manage clients without unnecessary overhead<p>- Add payment links directly to invoices<p>- Use a clean API to integrate with other tools","title":"Show HN: I built a minimal invoicing tool for freelancers and makers: Invoroo","updated_at":"2025-09-01T00:33:01Z","url":"https://invoroo.io"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"AlexCyon"},"story_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["freelancer","invoice","multiple","currencies"],"value":"<a href=\"https://github.com/Sajjon/klirr\">https://github.com/Sajjon/klirr</a><p>Tired of manual bumping <em>invoice</em> number, calculating number of working days and looking up exchange rates and converting expenses into your <em>currency</em>?<p>Do you prefer automation? Then klirr is something for you!<p>Klirr is an AMAZING (Aesthetic, Multi-layouts/-language, Automatic, Zero-Maintenance, Inter-month Idempotent, Nimble, Gratis) <em>invoice</em> solution written in Rust + Typst<p>- *A*esthetic \u2013 *Produces polished, professional <em>invoices</em>*. Klirr uses Typst templates to generate a beautiful <em>invoice</em> PDF for your services and expenses, so the final result looks as good as a hand-crafted <em>invoice</em>, with consistent styling and formatting.\n- *M*ultiple layouts &amp; languages \u2013 *Localized and dynamic with support for <em>multiple</em> layouts*. Klirr dynamically loads <em>invoice</em> labels in different languages via i18n, and currently supports English and Swedish (adding more languages is trivial). This means your <em>invoices</em> can easily be generated in the language that suits you or your client. The <em>invoice</em> format is powered by Typst, and while Klirr comes with one elegant layout by default, the code is prepared to very easily support additional layouts. You can extend or customize the template system to suit different styling needs, ensuring the solution can grow with your business.\n- *A*utomatic \u2013 *Automatically accounts for dates and work days*. Klirr uses your system\u2019s calendar to determine the target month\u2019s working days and sets the <em>invoice</em> date to the last day of the month, with the due date calculated based on your specified payment terms. It even allows you to mark any days you were off work, subtracting those from the billable days \u2013 all handled automatically so that your <em>invoice</em> reflects the correct time worked.\n- *Z*ero-Maintenance \u2013 *One-time configuration* via an interactive Terminal UI captures all company, client, and project info. After this initial setup, no manual editing is required, and no coding or format knowledge (Rust/Typst/[RON][ron]) is needed\n- *I*nter-month Idempotent \u2013 *Inter-month idempotence* ensures consistent <em>invoice</em> numbering. No matter how many times you build an <em>invoice</em> in a given month, it will reuse the same <em>invoice</em> number. When a new month begins, Klirr automatically increments to the next number. This guarantees a stable, chronological sequence of <em>invoices</em> without duplicates or gaps.\n- *N*imble - *Quickly and effortlessly generates <em>invoices</em> in no-time*\n- *G*ratis \u2013 *Free and open source forever*.<p>If that was not enough, klirr also supports [generation of expense <em>invoices</em>](<a href=\"https://github.com/Sajjon/klirr?tab=readme-ov-file#expenses-generate\">https://github.com/Sajjon/klirr?tab=readme-ov-file#expenses-...</a>) which automatically fetched <em>currency</em> exchange rates and translates them into your <em>currency</em> at the date of transaction for all your purchases.<p>Klirr also supports [automatic emailing of the <em>invoices</em>](<a href=\"https://github.com/Sajjon/klirr?tab=readme-ov-file#email\">https://github.com/Sajjon/klirr?tab=readme-ov-file#email</a>)<p>*This is perfect for <em>freelancers</em> who have one single client and <em>invoice</em> per day once per month - a common consulting setup.*<p>Do you have improvement suggestions? Or perhaps some <em>invoice</em> layout/design you love and would like me to support, let me know!<p>I would love it if you could give me a  on Github, thank you<p>Klirr is open and free forever, under MIT license."},"title":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["invoice"],"value":"Show HN: Zero-maintenance, smart, automagic, FOSS generating+emailing <em>invoices</em>"},"url":{"matchLevel":"none","matchedWords":[],"value":"https://github.com/Sajjon/klirr"}},"_tags":["story","author_AlexCyon","story_44487487","show_hn"],"author":"AlexCyon","created_at":"2025-07-07T07:03:59Z","created_at_i":1751871839,"num_comments":0,"objectID":"44487487","points":1,"story_id":44487487,"story_text":"<a href=\"https:&#x2F;&#x2F;github.com&#x2F;Sajjon&#x2F;klirr\">https:&#x2F;&#x2F;github.com&#x2F;Sajjon&#x2F;klirr</a><p>Tired of manual bumping invoice number, calculating number of working days and looking up exchange rates and converting expenses into your currency?<p>Do you prefer automation? Then klirr is something for you!<p>Klirr is an AMAZING (Aesthetic, Multi-layouts&#x2F;-language, Automatic, Zero-Maintenance, Inter-month Idempotent, Nimble, Gratis) invoice solution written in Rust + Typst<p>- *A*esthetic \u2013 *Produces polished, professional invoices*. Klirr uses Typst templates to generate a beautiful invoice PDF for your services and expenses, so the final result looks as good as a hand-crafted invoice, with consistent styling and formatting.\n- *M*ultiple layouts &amp; languages \u2013 *Localized and dynamic with support for multiple layouts*. Klirr dynamically loads invoice labels in different languages via i18n, and currently supports English and Swedish (adding more languages is trivial). This means your invoices can easily be generated in the language that suits you or your client. The invoice format is powered by Typst, and while Klirr comes with one elegant layout by default, the code is prepared to very easily support additional layouts. You can extend or customize the template system to suit different styling needs, ensuring the solution can grow with your business.\n- *A*utomatic \u2013 *Automatically accounts for dates and work days*. Klirr uses your system\u2019s calendar to determine the target month\u2019s working days and sets the invoice date to the last day of the month, with the due date calculated based on your specified payment terms. It even allows you to mark any days you were off work, subtracting those from the billable days \u2013 all handled automatically so that your invoice reflects the correct time worked.\n- *Z*ero-Maintenance \u2013 *One-time configuration* via an interactive Terminal UI captures all company, client, and project info. After this initial setup, no manual editing is required, and no coding or format knowledge (Rust&#x2F;Typst&#x2F;[RON][ron]) is needed\n- *I*nter-month Idempotent \u2013 *Inter-month idempotence* ensures consistent invoice numbering. No matter how many times you build an invoice in a given month, it will reuse the same invoice number. When a new month begins, Klirr automatically increments to the next number. This guarantees a stable, chronological sequence of invoices without duplicates or gaps.\n- *N*imble - *Quickly and effortlessly generates invoices in no-time*\n- *G*ratis \u2013 *Free and open source forever*.<p>If that was not enough, klirr also supports [generation of expense invoices](<a href=\"https:&#x2F;&#x2F;github.com&#x2F;Sajjon&#x2F;klirr?tab=readme-ov-file#expenses-generate\">https:&#x2F;&#x2F;github.com&#x2F;Sajjon&#x2F;klirr?tab=readme-ov-file#expenses-...</a>) which automatically fetched currency exchange rates and translates them into your currency at the date of transaction for all your purchases.<p>Klirr also supports [automatic emailing of the invoices](<a href=\"https:&#x2F;&#x2F;github.com&#x2F;Sajjon&#x2F;klirr?tab=readme-ov-file#email\">https:&#x2F;&#x2F;github.com&#x2F;Sajjon&#x2F;klirr?tab=readme-ov-file#email</a>)<p>*This is perfect for freelancers who have one single client and invoice per day once per month - a common consulting setup.*<p>Do you have improvement suggestions? Or perhaps some invoice layout&#x2F;design you love and would like me to support, let me know!<p>I would love it if you could give me a  on Github, thank you<p>Klirr is open and free forever, under MIT license.","title":"Show HN: Zero-maintenance, smart, automagic, FOSS generating+emailing invoices","updated_at":"2025-07-07T07:09:53Z","url":"https://github.com/Sajjon/klirr"}],"hitsPerPage":20,"nbHits":3,"nbPages":1,"page":0,"params":"query=freelancer+invoice+multiple+currencies&advancedSyntax=true&analyticsTags=backend","processingTimeMS":33,"processingTimingsMS":{"_request":{"roundTrip":14},"fetch":{"query":26,"scanning":5,"total":32},"total":33},"query":"freelancer invoice multiple currencies","serverTimeMS":33}
