Quote:
Originally Posted by knc1
Where is the source code?
We do not support the posting or using of closed source at this site.
(Amazon/Lab126 gives us all of that which we care to ever see.)
Please make the source code available.
Put it in a public repository (github, bitbucket, some similar) with an Open Source license or include the source in the downloadable archive, also with an Open Source license.
Which Open Source license?
Any of them, your choice.
|
source code is here:
https://github.com/N31Welt/Kinde-graffiti-tool
develop on win10, "compile" and compress on debian armel.
the source code is 345 lines, after "compile" it becomes 18mb, because pyside(QT) module is large...
it could be smaller after optimize
https://www.rfk.id.au/blog/entry/hat...n-pyside-apps/
https://src.fedoraproject.org/repo/pkgs/python-pyside/
but not success trimming pyqt lib,
If anyone knows how to compile (reduce) pyside lib on debian , please give me a hint ,thanks!
.