Optimize easily Thunderbird / Firefox SQLite databases for any users/profiles https://makotonoblog.be
Find a file
2017-09-30 12:12:10 +02:00
pic pictures directory updated 2017-09-29 01:53:06 +02:00
.gitignore paths modified for apps landing in /opt/mozdefrag 2017-09-29 18:58:55 +02:00
libMozDefrag.py code cleaning 2017-09-29 18:32:34 +02:00
LICENSE initial commit 2017-09-29 01:41:34 +02:00
mozDefrag.py minor code cosmetic changes ^^ 2017-09-30 12:12:10 +02:00
mozDefragAboutWindow.py About dialog update with Github repo url 2017-09-29 02:00:20 +02:00
mozDefragAboutWindow.ui About dialog update with Github repo url 2017-09-29 02:00:20 +02:00
mozDefragMainWindow.py paths modified for apps landing in /opt/mozdefrag 2017-09-29 18:58:55 +02:00
mozDefragMainWindow.ui paths modified for apps landing in /opt/mozdefrag 2017-09-29 18:58:55 +02:00
README.md GA removed ^^ 2017-09-29 21:57:01 +02:00
screenshot.jpg initial commit 2017-09-29 01:41:34 +02:00
setup.py cx_Freeze build setup file added 2017-09-30 12:11:45 +02:00

mozDefrag

WARNING : this is a first release of an Alpha version

Firefox and Thunderbird are using SQLite databases, which can make these apps slower and slower after a while. The purpose of this app is to optimize every SQLite databases used by these apps (any users and profiles) in a simple click.

Screenshot

screenshot

Requirements

  • Ubuntu, Linux Mint (should work on any Linux OS)
  • Python 3
  • QT 5
  • PyQT 5
  • SQLite 3

Installation

todo

Credits

This Apps has been written by Francois B. (Makotosan/Shakasan)

Licence

The Apps is licensed under the terms of the GPLv3

Changelog

  • 2017-09-29 : initial release 0.1 alpha