Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions data/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -1751,6 +1751,38 @@
"timestamp": "2026-03-30T15:26:16.816Z"
}
},
{
"slug": "posnic",
"name": "Posnic",
"category": "E-commerce",
"is_open_source": true,
"github_repo": "Posnic/POS",
"stars": 3,
"website": "https://posnic.io/",
"description": "Free offline-first open source POS and billing software for retail shops and restaurants, with local checkout and online/offline workflows.",
"tags": [
"POS",
"Billing Software",
"Offline POS",
"Online/Offline POS",
"retail",
"restaurant",
"inventory"
],
"pros": [
"Desktop and self-hosted server options keep checkout data on shop-controlled infrastructure",
"Retail and restaurant billing workflows include inventory, tax invoices, returns, held bills, and kitchen order tickets",
"Windows, macOS, and Linux packages are published with a stable v1.6.1 release"
],
"cons": [
"Young open-source project with a small public GitHub community",
"Release packages bundle separately licensed components that need package-level license review"
],
"last_commit": "2026-09-02T14:07:45Z",
"language": "JavaScript",
"license": "AGPL-3.0",
"logo_url": "https://www.google.com/s2/favicons?sz=128&domain=posnic.io"
},
{
"slug": "docusign",
"name": "DocuSign",
Expand Down