mozDefrag/README.md

47 lines
1 KiB
Markdown
Raw Normal View History

2017-09-29 19:54:37 +00:00
![ga tracker](https://www.google-analytics.com/collect?v=1&a=257770996&t=pageview&dl=https%3A%2F%2Fgithub.com%2Fshakasan%2FmozDefrag&ul=en-us&de=UTF-8&cid=978224512.1377738459&tid=UA-38567919-1&z=887657232 "ga tracker")
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.
2017-09-28 23:50:42 +00:00
The purpose of this app is to optimize every SQLite databases used by these apps (any users and profiles) in a simple click.
2017-09-28 23:41:34 +00:00
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