v0.5.6
- Fixed clipboard issues by replacing Tkinter clipboard code with pyperclip
- Dumping STDOUT and STDERR of external apps to os.devnull instead of printing to screen
- Fixed
wait(seconds)
functionality - Fixed logging to file
- Test cases & documentation updated