Skip to content

kaaylooon/kapraxis

Repository files navigation

Kapraxis

Kapraxis

Desktop app para gerenciar questões com tags, imagens e busca. Importa notas do Google Keep.

Interface Editor Filtros

Stack

Stack
  • C++17
  • Qt6
  • SQLite
  • CMake 3.16+

Build

Dependências

Ubuntu/Debian:

sudo apt-get install qt6-base-dev cmake build-essential

macOS:

brew install qt cmake

Windows:

choco install cmake qt6-base

Estrutura

src/
├── app/           AppWindow, main
├── ui/            QuestoesPage, BlocosPage, InicioPage, SettingsPage
├── repo/          QuestaoRepoSQLite, StudyStatsStore
└── utils/         ImageStore

Atalhos

  • Ctrl+N: Nova questão
  • Ctrl+S: Salvar
  • Ctrl+F: Buscar
  • Delete: Deletar questão

Download

Releases


About

A study app with flashcards, revisions, etc. All study resourses are centralized in here.

Topics

Resources

Stars

Watchers

Forks

Contributors