I’m not a programmer, so I can’t really do it myself. Is it allowed for me to go to some random dude, pay him 20 bucks to write the code, then have him add it to the GitHub?

(If you’re wondering what the app/feature is, I want to be able to shuffle play on the findroid app like you would be able to on the jellyfin web interface )

  • Rentlar
    link
    fedilink
    arrow-up
    3
    ·
    10 hours ago

    Yeah you can if the license doesn’t expressly forbid modification, a FOSS program you can fork, pay someone to hack in a feature and build a modified version for you. If someone is familiar with it and it would be a quick edit and build you might be able to get it done for under 50CAD. If not then it will be a couple hundred dollars of work at least.

    Just remember to follow the requirements of the program license. If it requires that you make the source also available than just add the modified files to a public git repo somewhere.