The first free Open-Source Tool for Saving Historical Currency data https://kekkai.redume.su
Find a file
2025-01-09 13:12:57 +03:00
.github Set label for bug report 2024-11-15 15:59:20 +03:00
assets chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
chart fix(chart): Corrects chart size for large number of dates 2025-01-09 13:12:57 +03:00
collect-currency feat(collect-currency): Bringing back cryptocurrency rate collection 2025-01-02 21:19:08 +03:00
docs chore(docs): replace icon svg to png 2024-12-31 14:17:04 +03:00
server fix(server): Fixed bug, if conv_amount was not specified, it was still shown in the response 2025-01-02 13:36:13 +03:00
shared feat(server): Renamed the multiplier to a different key. Left the key with the currency-to-unit ratio untouched 2024-12-22 21:22:03 +03:00
.dockerignore Написал докуметацию 2024-10-24 19:27:47 +03:00
.env.example chore: Rename example config files 2024-10-30 21:56:02 +03:00
.eslintrc.js Добавил размер табуляции, убрал одинарные кавычки 2024-08-17 16:35:16 +03:00
.gitignore Добавил в гитигнор файлы от macos 2024-10-24 19:26:17 +03:00
config.example.yaml chore(config): update example config for crypto 2025-01-03 13:59:26 +03:00
docker-compose.yaml chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
Dockerfile-collect-currency chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
Dockerfile-server chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
LICENSE init 2024-04-17 17:57:52 +03:00
mkdocs.yml chore(docs): replace icon svg to png 2024-12-31 14:17:04 +03:00
nginx.conf chore(nginx): add route /api/getRate/ to nginx 2025-01-04 14:17:35 +03:00
package-lock.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
package.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
README.md Revert "chore(readme): update year license" 2025-01-07 21:00:23 +03:00
robots.txt feat: Added robots.txt 2024-11-27 18:02:58 +03:00

Note

The first free Open-Source Tool for Saving Historical Currency data

kekkai banner

Leoardo Watch. ⓒ Kekkai sensen. Banner made by Artem Bay

License. The project is under the GPLv3 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/>.

Third-Party Libraries and Licenses