gopdf VS invoice

Compare gopdf vs invoice and see what are their differences.

gopdf

A simple library for generating PDF written in Go lang (by signintech)

invoice

Command line invoicing tool (by hamon-in)
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
gopdf invoice
7 3
2,397 8
- -
7.9 10.0
16 days ago over 5 years ago
Go Python
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gopdf

Posts with mentions or reviews of gopdf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.

invoice

Posts with mentions or reviews of invoice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    A few of them.

    1. https://github.com/hamon-in/invoice/ was a command line invoicing program that I wrote and used for 2 years before moving to something SasS based.

    2. https://github.com/nibrahim/Calligraphic-Rulings is a command line (and later web based - http://calligraffiti.in/rulings) tool I wrote and use regularly while to practise calligraphy

    3. https://github.com/nibrahim/Hyde And emacs mode to manage Jekyll/Octopress blogs which I use for my personal site

    A bunch of smaller scripts for daily work (e.g. mini pomodoro timer, Emacs scripts to manage client conversations etc.)

  • Generate Invoices from the Command Line
    3 projects | news.ycombinator.com | 25 Jun 2023
    This is nice. I wrote something like this a long time ago and actually used it to run my company for 1.5 years before moving to a web based system. The current code is over here https://github.com/hamon-in/invoice. These were my "features"

    1. I used sqlite to handle everything including configuration

  • Ask HN: Have you created programs for only your personal use?
    104 projects | news.ycombinator.com | 13 Apr 2022
    1. https://github.com/hamon-in/invoice - A command line invoicing system. I wrote this to handle invoicing for my freelancing and later my company. I wanted to build something similar to ledger-cli for invoices and use a single sqlite db for all things including config

What are some alternatives?

When comparing gopdf and invoice you can also consider the following projects:

gofpdf

invoice - Command line invoice generator

pdfcpu - A PDF processor written in Go.

unipdf - Golang PDF library for creating and processing PDF files (pure go)

fpdf - A PDF document generator with high level support for text, drawing and images

gofpdf - A PDF document generator with high level support for text, drawing and images

gotenberg - A developer-friendly API for converting numerous document formats into PDF files, and more!

maroto - A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.

templ - A language for writing HTML user interfaces in Go.

ginvoicer - A command line utility and library for generating professional looking invoices in Go.

poi4go - Apache POI port to Golang