Page 1 of 1
Distro of the Week: Slackel 9.0 MATE
Posted: 11. Aug 2026, 10:24
by djemos
Re: Distro of the Week: Slackel 9.0 MATE
Posted: 13. Aug 2026, 11:35
by gapan
Just saw this. Nice review djemos, congrats!
Re: Distro of the Week: Slackel 9.0 MATE
Posted: 13. Aug 2026, 12:43
by djemos
Thank you gapan.
By the way i have developed the
packagefinder using sqlite built-in database for recording statistics, json for fast and direct package search, Python & HTML, the core of the application and the graphical user interface. Repositories sqlite database is updated daily using cron. I chose the sqlite version which is fast.
It is running now on my lenovo laptop with ddnsfree. There is also a mariadb version for statistics. Code for both is in github
packagefinder-sqlite and
packagefinder-mariadb
There is also a link for packagefinder in
slackel web page