- Divided Apps module to smaller modules
- added flatpak packages counter to packages in os info
- Changed to dynamic way displaying information about packages (i.e. show snap packages if snap is installed, dpkg, flatpak)
- Small change in README.md
- dead code from apps info
- replaced subprocess from 01_disks_info plugin with run_command
- replaced subprocess from 01_monitors_info plugin with run_command
- (I hope) Fixed issue no 3 (#3)
- added new functions run_command_with_input and application_exists in misc
- Created plugin version
- Refactored all files
- Added base files