Muchkin icons it's an app to unify the icon of the webapps in SailfishOS. https://openrepos.net/content/kirbylife/muchkin
 
 
 
 
Go to file
kirbylife 55d4d67f1c Make pyright happy and fix logging file 2023-03-13 13:46:04 -06:00
dat Make pyright happy and fix logging file 2023-03-13 13:46:04 -06:00
qml Improve the backup logic and add log file 2023-03-13 13:23:45 -06:00
src Make pyright happy and fix logging file 2023-03-13 13:46:04 -06:00
Makefile Make pyright happy and fix logging file 2023-03-13 13:46:04 -06:00
README.md Add support to aarch64 2023-03-13 13:21:48 -06:00
appname.txt Initial commit 2021-05-10 13:59:52 -05:00
changelog.txt added remove/upgrade scripts, appicon 2015-04-27 12:56:05 +02:00
dependencies.txt Remove all the third-repo dependencies 2023-03-13 13:22:26 -06:00

README.md

Muchkin icons

============== Make your webapps icons in the app box look better with the rest of your native apps by choosing whether the corners are rounded or pointed

Dependencies

Build dependencies

Build your own RPM package

  1. Clone the repository: git clone https://gitlab.com/kirbylife/harbour-muchkin
  2. Go to the directory: cd harbour-muchkin
  3. Build the package.
  4. armv7hl: make rpm-jolla
  5. i686: make rpm-virt
  6. aarch64: make rpm-aarch64
  7. the .rpm file will be on /tmp/fpm-jolla/

TO-DO

  • Support to aarch64 arquitecture
  • Choice non-transparent color to fill the empty spaces
  • Fix the issue with sailjail
  • Make betters Make commands
  • Add option to request favicon
  • Add option to restore the original icon
  • Make all icons in the main grid the same size
  • Add option to modify name and link
  • Improve the shitty icon (maybe)
  • Add option to modify the size of the original icon to fit better
  • ...

Contributors are welcome :).