Skip to content

VaithiSniper/kountdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kountdown

This project is a simple desktop app to add countdown reminders, using KDE's Kirigami Framework, Qt6 and C++ backend with SQLite for local storage.

Platforms

  • Linux/MacOS, works as expected.
  • Yet to test on Windows.
  • Facing severe build issues with Android.

How to setup

  • Install CMake, Make, gcc/clang and Qt6 for Desktop and Android.
  • Get kde-builder from here (optional).
  • Get kirigami from here.
  • Test out the tools with kcalc as a sample application, using kde-builder.
  • Setup Android Studio with a simulator device, with API Level 30 or more.
  • Using something like QtCreator, configure the CMake flags as mentioned in their Android documentation.

Compilation Steps

  • Compile with CMake and Make, or use the recommended kde-builder tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors