Historical data on the rate of fiat and crypto currencies. https://kekkai.redume.su
Find a file
2025-11-11 10:10:15 +03:00
.github feat(web): Added a one-page frontend to the dockerfile 2025-11-11 10:10:15 +03:00
assets chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
chart chore(chart): set content type for charts 2025-06-06 14:14:09 +03:00
docs docs: update config 2025-10-31 23:37:30 +03:00
nginx feat(nginx):I moved the domain and certificate paths to .env variables for nginx. 2025-10-23 13:41:14 +03:00
parser chore: The database schema file has been moved to shared. The paths have been updated, the file is copied to dockerfile 2025-06-05 11:54:44 +03:00
server fix(server): Fixed getting one day's worth of data after changing the database date from date to timstamp 2025-06-18 16:21:12 +03:00
shared fix(server): Fixed getting one day's worth of data after changing the database date from date to timstamp 2025-06-18 16:21:12 +03:00
web feat(web): Added a one-page frontend to the dockerfile 2025-11-11 10:10:15 +03:00
.dockerignore chore: Added new files to dockerignore 2025-04-07 09:05:36 +03:00
.env.example feat(nginx):I moved the domain and certificate paths to .env variables for nginx. 2025-10-23 13:41:14 +03:00
.eslintrc.js fix: Fix line endings from CRLF to LF to comply with Prettier and ESLint rules 2025-03-02 22:01:54 +03:00
.gitignore chore(chart): gitignore was deleted in the charts folder, the contents were moved to one shared folder 2025-06-04 11:24:06 +03:00
config.example.hjson fix: fix key for analytic in config 2025-06-16 00:10:35 +03:00
docker-compose.yaml feat(web): Added a one-page frontend to the dockerfile 2025-11-11 10:10:15 +03:00
LICENSE init 2024-04-17 17:57:52 +03:00
package-lock.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
package.json chore: fix url 2025-03-03 01:14:33 +03:00
README.md chore: Added my similar projects to Readme 2025-11-11 10:00:14 +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/>.

DMCA disclaimer

  • This project is licensed under GPLv3, but it relies on data from third-party sources (APIs) that may have their own Terms of Service (ToS).

  • The developers of this project are not responsible for any misuse of the data or possible violations of third-party ToS. The user is solely responsible for ensuring compliance with all applicable ToS and regulations.

  • We provide no warranty or guarantee regarding the accuracy, completeness, or timeliness of the information obtained from external services.

Third-Party Libraries and Licenses

  • Shirino - Telegram bot showing currency rate and charts via inline commands
  • ESP32-Currency - Currency exchange rate chart on an ESP32 microcontroller with an ST7735S display