Muchkin icons it's an app to unify the icon of the webapps in SailfishOS. https://openrepos.net/content/kirbylife/muchkin
kirbylife 01ba24b8e1 | ||
---|---|---|
dat | ||
qml | ||
src | ||
Makefile | ||
README.md | ||
appname.txt | ||
changelog.txt | ||
dependencies.txt |
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
- SailfishOS (tested in SailfishOS 4 with an Xperia XA2)
Python3-numpyPython3-pillowPython3-imaging (Jolla oficial PIL package)
Build dependencies
Build your own RPM package
- Clone the repository:
git clone https://gitlab.com/kirbylife/harbour-muchkin
- Go to the directory:
cd harbour-muchkin
- Build the package.
- armv7hl:
make rpm-jolla
- i686:
make rpm-virt
- aarch64:
soon
- the .rpm file will be on
/tmp/fpm-jolla/
TO-DO
- Make betters Make commands
- Support to aarch64 arquitecture
- Choice non-transparent color to fill the empty spaces
- 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 :).