Go to file
octycs 2e83366913 Update frontend JS 2021-03-24 22:42:44 +01:00
frontend Update frontend JS 2021-03-24 22:42:44 +01:00
server Add global Readme and update server Readme 2020-03-18 18:33:39 +01:00
telegram Add Telegram bot (Still needs a lot of cleaning/refactoring) 2020-03-11 16:37:49 +01:00
.gitignore Add support for multiple keys and move config to config file 2020-03-18 18:15:06 +01:00
Readme.md Add global Readme and update server Readme 2020-03-18 18:33:39 +01:00

Readme.md

This repo bundles all parts of the keytracker project:

  • server: The keytracker backend that provides the API
  • frontend: The web frontend for the keytracker
  • telegram: The Telegram Bot (which also uses the API)