Skip to content

Releases: LucaPisl/WikInterpreter

v0.2.0

12 Jan 19:16
a76d2ef

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Second WikInterpreter beta

Change log

  • pyperclip is now a requirement (see requirements.txt)
  • Added right click menu with Copy, Paste and Select All options
  • Added actually working Copy and Paste
  • Ctrl+C, Ctrl+V and Ctrl+A now work as expected
  • Tidied things up as much as possible

0.1.0

06 Jan 15:55
a76d2ef

Choose a tag to compare

0.1.0 Pre-release
Pre-release

First WikInterpreter Beta

  • The Linux binary should work on glibc 2.35-5 and upper
  • The .exe file might not work
  • If the .exe does not work please try to install python and then PySimpleGUI using pip
  • Windows Smartscreen might tell you the program is a virus; It is not. You can check the source code it is very small and easy to read.