My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/apps/koffice
Katharina Fey bb5f28a3db
koffice: various project updates
3 years ago
..
invoice koffice: add scaffold for invoice tool 3 years ago
libko koffice: various project updates 3 years ago
.envrc koffice: various project updates 3 years ago
.gitignore k-office: initial code dump 3 years ago
.projectile koffice: various project updates 3 years ago
Cargo.lock koffice: add scaffold for invoice tool 3 years ago
Cargo.toml k-office: initial code dump 3 years ago
LICENSE koffice: add GPL-3.0 license 3 years ago
README.md koffice: add GPL-3.0 license 3 years ago
rustfmt.toml koffice: various project updates 3 years ago
shell.nix koffice: various project updates 3 years ago

README.md

k-office

A set of plain-text, free software tools to run a small business.

Set of tools

Currently k-office consists of the following tools. A support library libko provides the basic building blocks for other tools.

  • cassiopeia -- a plain-text time tracking tool
  • invoice -- a LaTeX template based invoice generator

How to build

Build files for the whole suite are provided in nix/. You can also build individual tools (e.g. to hack on) via Cargo.

Contributions

If you want to make suggestions, or send a patch in you can do so via my public inbox. Either send the patches directly, or via a request-pull!

License

k-office is free software, licensed under the GPL-3.0 (or later). See LICENSE for details.