mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 20:51:25 +03:00
47 lines
No EOL
2 KiB
Markdown
47 lines
No EOL
2 KiB
Markdown
<div align='center'>
|
|
<a href="https://kekkai-docs.redume.su/">
|
|
<img alt="Documentation" src="https://img.shields.io/badge/Documentation-blue">
|
|
</a>
|
|
<a href="https://kekkai.redume.su/">
|
|
<img alt="Website" src="https://img.shields.io/badge/Website-blue">
|
|
</a>
|
|
<br>
|
|
<a href="https://github.com/redume/kekkai/blob/main/LICENSE">
|
|
<img alt="GPLv3 license" src="https://img.shields.io/github/license/redume/kekkai?color=blue">
|
|
</a>
|
|
<a href="https://github.com/redume/kekkai/releases/latest">
|
|
<img alt="Latest release" src="https://img.shields.io/github/v/release/redume/kekkai?display_name=release">
|
|
</a>
|
|
</div>
|
|
|
|
> [!IMPORTANT]
|
|
> After Nov. 1, the coinAPI service removed the plan with free 100 requests. At the moment, cryptocurrency collection is limited (free of charge). Some cryptocurrencies are possible to get through DuckDuckGO, but the list of available currencies is unknown. More details can be found in the [discussion](https://github.com/Redume/Kekkai/discussions/1)
|
|
|
|
> [!NOTE]
|
|
> The first free Open-Source Tool for Saving Historical Currency data
|
|
|
|
|
|
<p align="center">
|
|
<img src="assets/banner.png" alt="kekkai banner">
|
|
</p>
|
|
|
|
> Leoardo Watch. ⓒ Kekkai sensen. Banner made by [Artem Bay](https://github.com/ArtemBay/)
|
|
|
|
### License. The project is under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) license.
|
|
|
|
```
|
|
Kekkai Copyright (C) 2024 Redume
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
``` |