k : ey software
k:ey software

Products

Our Products

From developer tools to Shopware extensions and design themes — products built in-house.

Developer Ecosystem

thune.dev

A growing ecosystem of tools and services for developers — from server monitoring and secret management to release workflows.

Monitoring

thune watch

Keep all your servers on one screen. Stay on top of updates and services and react quickly when something goes wrong.

thune watch
Secrets

thune secret storage

Manage service secrets in one central place and deliver them securely and automatically directly into your applications.

thune secret storage
Releases

thune flow

Manage your app releases — from the first version number through to a controlled production deployment.

thune flow
dev
staging
prod
Knowledge & Projects

thune mesh

Your projects, your knowledge — all connected and searchable. The central place for documentation and project context.

thune mesh
Coming soon

More coming

The thune.dev ecosystem is continuously growing. More tools and services are already in the pipeline.

More coming

Public API

ColorCraftDB

A Database with comprehensive color data for scale modelling and beyond — covering Citadel Colour, Revell, Army Painter and more, queryable by manufacturer, name or property.

ColorCraftDB

Public API · OpenAPI
  • Citadel Colour, Army Painter, Revell and more manufacturers
  • Query by manufacturer, name, or attribute (e.g., color)
  • REST API · JSON · OpenAPI definition
  • Regularly updated database with over 10,000 colors
GET /v1/colors/RAL-3000
{
"id": "RAL-3000"
"name": "Fire Red"
"hex": "#AF2B1E"
"manufacturer": "RAL"
"lrv": 5.2
}