Alkimia: Difference between revisions

From KDE Community Wiki
(Development Roadmap)
Line 30: Line 30:


* 8.0 - Integration of online quote support from KMyMoney
* 8.0 - Integration of online quote support from KMyMoney
* 8.1 - Support to build without KDELibs4Support library
* 9.0 - Support to build without KDELibs4Support library

Revision as of 07:59, 24 October 2020

Lay down the infrastructure with Konqi!

Alkimia

Definition

Alkimia is the infrastructure for common storage and business logic that will be used by all financial applications in KDE. The target is to share financial related information over application bounderies.

The Name

Alkimia is the Arabic word al-kimia (الكيمياء) for alchemy. That has a nice relationship to gold and thus to money and was picked for that reason on the first sprint of the KDE Finance Group.

Use Cases

The Use-Case page lists some user centric use case examples for applications making use of Alkimia.

libalkimia

We found there is a need to share code between financial applications. There are some common classes we all use. They will become part of libalkimia.

Alkimia D-Bus service

Another purpose of the Alkimia project will be sharing financial data between applications. We will provide a D-Bus server with a well defined interface to the outside world. It should be easy to use for every application (see use cases). This will be done by the Alkimia D-Bus service

Development Environment

Here you will find the development environment used and the instructions to develop it. Please refer to the page Development Environment

Development Roadmap

  • 8.0 - Integration of online quote support from KMyMoney
  • 9.0 - Support to build without KDELibs4Support library