Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 311 Bytes

keymanager

Key manager for license keys.

First checkout

  • Run database_creation.sql to generate keys.db with SQLite

TODO

  • Convert to JavaFX
  • Improve usability and error handling in new key form
  • Fix table model in Main Window
  • Encrypt sqlite database
  • Test all entities