Show HN: Independent contractor with N clients invoice pdf creation tool

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • BuisnessPDF

    A lightweight Go tool for creating PDF invoices.

  • Well it's strange what you discover when trying to code what you thought would be "simple." Hello HN, I want to show my new creation called "settle-down". It's a simple independent contractor with N clients invoice pdf creation tool.

    I started down the PDF creation side using a PDF library with direct drawString, drawLine, etc. functions. But the complexities of using this library made me search github and I found:

    https://github.com/TheFpiasta/BuisnessPDF

    It's a very nice pdf invoice generation tool! But it just so happened to be in German and for German addresses and currency etc.

    I forked it: https://github.com/andrewarrow/BuisnessPDF

    And slowly but surely I found where I needed to add Address format changes and $ money symbol changes, etc. So without further ado I give you a free SaaS version available here:

    https://many.pw/sd

    Video demo here:

    https://www.youtube.com/watch?v=rwtd9uLnh3M

    And it's all open source if you don't want to use the SaaS version:

    https://github.com/andrewarrow/settle-down

  • BuisnessPDF

    A lightweight Go tool for creating invoices. (by andrewarrow)

  • Well it's strange what you discover when trying to code what you thought would be "simple." Hello HN, I want to show my new creation called "settle-down". It's a simple independent contractor with N clients invoice pdf creation tool.

    I started down the PDF creation side using a PDF library with direct drawString, drawLine, etc. functions. But the complexities of using this library made me search github and I found:

    https://github.com/TheFpiasta/BuisnessPDF

    It's a very nice pdf invoice generation tool! But it just so happened to be in German and for German addresses and currency etc.

    I forked it: https://github.com/andrewarrow/BuisnessPDF

    And slowly but surely I found where I needed to add Address format changes and $ money symbol changes, etc. So without further ado I give you a free SaaS version available here:

    https://many.pw/sd

    Video demo here:

    https://www.youtube.com/watch?v=rwtd9uLnh3M

    And it's all open source if you don't want to use the SaaS version:

    https://github.com/andrewarrow/settle-down

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • settle-down

    A simple SaaS invoice tool in the `go on rails` framework feedback

  • Well it's strange what you discover when trying to code what you thought would be "simple." Hello HN, I want to show my new creation called "settle-down". It's a simple independent contractor with N clients invoice pdf creation tool.

    I started down the PDF creation side using a PDF library with direct drawString, drawLine, etc. functions. But the complexities of using this library made me search github and I found:

    https://github.com/TheFpiasta/BuisnessPDF

    It's a very nice pdf invoice generation tool! But it just so happened to be in German and for German addresses and currency etc.

    I forked it: https://github.com/andrewarrow/BuisnessPDF

    And slowly but surely I found where I needed to add Address format changes and $ money symbol changes, etc. So without further ado I give you a free SaaS version available here:

    https://many.pw/sd

    Video demo here:

    https://www.youtube.com/watch?v=rwtd9uLnh3M

    And it's all open source if you don't want to use the SaaS version:

    https://github.com/andrewarrow/settle-down

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why I don't use a third-party assertion library in Go unit tests

    1 project | dev.to | 20 May 2024
  • The Paradigm Shift of CI/CD as a DAG of Tasks

    1 project | news.ycombinator.com | 20 May 2024
  • Scrabble, Anonymous

    1 project | news.ycombinator.com | 20 May 2024
  • Uber Migrates 1T Records from DynamoDB to LedgerStore to Save $6M Annually

    5 projects | news.ycombinator.com | 20 May 2024
  • Show HN: EchoVault, Embeddable in-memory store to replace Redis in Go apps

    1 project | news.ycombinator.com | 20 May 2024