Skip to content

Ask (e.g.) English words from (e.g.) Hungarian. Made in Qt

Notifications You must be signed in to change notification settings

bycym/Interrogator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interrogator

CI for Interrogator Mobile build CI for Interrogator

Ask (e.g.) English words from (e.g.) hungarian. Made in Qt

The "word" .txt struct e.g.:

word, word, word[tab]answer, answer

preparation

for macos you have to do

  • copy Interrogator.app under /Applications/
  • xattr -cr /Applications/Interrogator.app/
  • then install qt5 brew install qt@5

Feature:

  • open .txt files
  • ask wrongs answers only
  • change color of the text if its wrong (red) or correct (green)
  • show the right answer after the typed answer
  • show asking words
  • count asked words
  • count good/bad answers
  • multiple answer
  • can switch between language

Known bugs:

  • after the last answer still count good bad answers
  • there is some spaces in the right answers list

Download

alt tag

Build mac:

qmake CONFIG+=release && make

About

Ask (e.g.) English words from (e.g.) Hungarian. Made in Qt

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published