Releases: ioan45/open-my-files
Releases · ioan45/open-my-files
v0.3.2
v0.3.1
v0.3.0
- Added listening to directory feature: Each group can be set to listen to changes occurred in a directory. Any file adding/deleting/renaming operation in that directory will be reflected in the group.
- Added auto saving feature which automatically saves changes (if any) once per minute.
v0.2.0
- The application can be set to launch when Windows starts (both when launched as a script or launched as an executable made with PyInstaller).
v0.1.0
- Added base functionality
- Group entries operations (add, delete, edit details)
- Group entries can be files and/or web pages
- Groups operations (add, delete, edit, open entries)
- Save/Revert changes
- Pop-up window, when closing the application, which asks if changes should be saved or not (if there are any)