Skip to content

stodola/Pytacz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pytacz

I used similar application in windows environment. When I switched to using linux, I was unable to use that app, because it was enclose in exe extensiton file. So I decided to write this app from scratch.

This application works in following way. In the same directory where app is kept, user have to put .txt files in following form:

question
answer
(empty line)
question
answer
(empty line)
...

Txt file is loaded to the application using combobox button placed at the top of application. When file is loaded according to the described instructions, user will be able to use all functionality of the program.

About

My first application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages