2017-09-28 23:41:34 +00:00
|
|
|
mozDefrag
|
|
|
|
=========
|
|
|
|
|
2017-09-28 23:43:35 +00:00
|
|
|
WARNING : this is a first release of an Alpha version
|
|
|
|
|
2017-09-28 23:41:34 +00:00
|
|
|
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 in a simple click.
|
|
|
|
|
2017-09-28 23:47:52 +00:00
|
|
|
Screenshot
|
|
|
|
----------
|
2017-09-28 23:48:54 +00:00
|
|
|
![screenshot](/screenshot.jpg?raw=true)
|
2017-09-28 23:47:52 +00:00
|
|
|
|
2017-09-28 23:41:34 +00:00
|
|
|
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)
|
|
|
|
|
|
|
|
* Email : shakasan@sirenacorp.be
|
|
|
|
* Website : https://sirenacorp.be/
|
|
|
|
|
|
|
|
Licence
|
|
|
|
-------
|
|
|
|
|
|
|
|
The Apps is licensed under the terms of the GPLv3
|
|
|
|
|
|
|
|
Changelog
|
|
|
|
---------
|
|
|
|
|
|
|
|
* 2017-09-29 : initial release 0.1 alpha
|