Initial commit: Kareer, a Kirigami job application tracker
C++/Qt6/KDE Frameworks 6 app with a SQLite-backed data layer, a Sankey-diagram dashboard, and a full CLI (add/list/show/update/stage/ delete/stats/stages) for scripting from other tools.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Kareer
|
||||
GenericName=Job Application Tracker
|
||||
Comment=Track your job applications
|
||||
Icon=io.github.toservetheking.Kareer
|
||||
Exec=kareer
|
||||
Terminal=false
|
||||
Categories=Qt;KDE;Office;
|
||||
Keywords=job;career;applications;tracker;resume;
|
||||
StartupWMClass=kareer
|
||||
Reference in New Issue
Block a user