{"id":13558153,"url":"https://github.com/philippks/kms","last_synced_at":"2026-02-18T08:04:58.075Z","repository":{"id":37011401,"uuid":"135719445","full_name":"philippks/kms","owner":"philippks","description":"Web application for time tracking and invoicing.","archived":false,"fork":false,"pushed_at":"2024-12-01T14:56:00.000Z","size":8386,"stargazers_count":10,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T11:52:02.136Z","etag":null,"topics":["invoicing","time-tracking","working-time"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-01T13:14:03.000Z","updated_at":"2024-08-10T12:07:30.000Z","dependencies_parsed_at":"2024-06-01T20:49:03.958Z","dependency_job_id":"39923542-d680-4eb4-a72b-bc7bad82fd40","html_url":"https://github.com/philippks/kms","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippks%2Fkms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippks%2Fkms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippks%2Fkms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippks%2Fkms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippks","download_url":"https://codeload.github.com/philippks/kms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247002550,"owners_count":20867473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["invoicing","time-tracking","working-time"],"created_at":"2024-08-01T12:04:46.836Z","updated_at":"2026-02-18T08:04:58.070Z","avatar_url":"https://github.com/philippks.png","language":"Ruby","funding_links":[],"categories":["Ruby","others"],"sub_categories":[],"readme":"![KMS logo](app/assets/images/logo-blue.png)\n\n![GitHub release](https://img.shields.io/github/release/philippks/kms.svg) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Build Status](https://travis-ci.org/philippks/kms.svg?branch=master)](https://travis-ci.org/philippks/kms)\n\nA web application for time tracking and invoicing.\n\nInitially created for the [Koster Consulting AG](http://kosterconsulting.ch/) and in productive use since multiple years.\n\n## Features\n\n- Time \u0026 absences tracking\n- Time \u0026 invoice reports\n- Generate invoices based on tracked time\n- Send invoice by e-mail\n- Manage invoice payments\n- and many more...\n\n## Getting Started\n\nUse docker for development, testing and production.\n\n### Start Locally\n\nInstall dependencies with mise:\n\n```\nmise install\n```\n\nMake sure `direnv` is installed. \n\nStart postgres database:\n\n```\ndocker compose up postgres\n```\n\nEdit configuration file `.env.development` if necessary.\n\nStart rails server:\n\n```\nbundle exec rails s\n```\n\nAccess web application: http://localhost:3000\n\n### Run Tests Locally\n\nTo run the tests locally, ensure that postgres is running.\n\n```\ndocker compose up postgres\nbundle exec rspec\n```\n\n### Build\n\n```\ndocker compose -f docker-compose.prod.yml build kms\n```\n\n### Run Production\n\nChange values in `.env` accordingly.\n\nStart server with:\n\n```\ndocker compose -f docker-compose.prod.yml up kms\n```\n\nAccess web application: http://localhost:3000\n\n\n### Configuration\n\nSee `.env.example` for example configuration.\n\n## Hints\n\n### Invoice Configuration\n\nThe invoice parameters are configured with env variables:\n\n- INVOICE_IBAN\n- INVOICE_VAT_NUMBER\n- INVOICE_SWIFT\n- INVOICE_MAIL_FOOTER (use \\n for newlines)\n\nTo use a company template for the invoices, set the path to the corresponding PDF as `INVOICE_COMPANY_TEMPLATE_PATH`, e.g.\n\n```yml\nINVOICE_COMPANY_TEMPLATE_PATH='/home/kms/invoice_template.pdf'\n```\n\n### Mails in development\n\nIn development no emails will be sent. One can access all emails here: http://localhost:3000/letter_opener\nFor more details, see https://github.com/fgrehm/letter_opener_web\n\n## Questions?\n\nFor any questions drop me a mail: \u003ckms-opensource@use.startmail.com\u003e\n\n## License\n\n[GPL-3.0](https://github.com/philippks/kms/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippks%2Fkms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilippks%2Fkms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippks%2Fkms/lists"}