Y
Hacker News
new
|
ask
|
show
|
jobs
by
teknopaul
1491 days ago
Open source licenses are licenses that comply with the Open Source Definition — in brief, they allow software to be freely used, modified, and shared.
https://opensource.org/licenses
2 comments
detaro
1491 days ago
And how do these apps not allow that?
link
teknopaul
1491 days ago
Unnecessary restrictions on use such as changing the colour of the gui, is not within the general goals of Open source software.
link
ffpip
1491 days ago
You can free to change the color of the GUI in the code and build it yourself. Change the values here to your liking -
https://github.com/SimpleMobileTools/Simple-Commons/blob/mas...
.
link