Distro of the Week: Slackel 9.0 MATE
Re: Distro of the Week: Slackel 9.0 MATE
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
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

