Go to file
octycs 0a124c3e7b Add global Readme and update server Readme 2020-03-18 18:33:39 +01:00
frontend Add Readme for server and frontend 2020-03-18 18:20:10 +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)