GitHub - WinampDesktop/winamp: Iconic media player

rhabarba@feddit.org to Technology@lemmy.world – 153 points –
GitHub - WinampDesktop/winamp: Iconic media player
github.com
27

You are viewing a single comment

I hope it develops a healthy community and we get some good software out of it.

Thing is, their license denies that outright.

  • No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
  • No Forking: You may not create, maintain, or distribute a forked version of the software.
  • Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.

Of course, this license is in direct violation of GitHub's ToS, which states that by hosting publicly on GitHub you accept that anyone can see and fork your code.

So one could just ignore their license and fork it anyway? Since it's on GitHub?

You would still not be allowed to to redistribute it though. Others would not be able to build your code and distribute binaries either. Just the act of creating a fork is not enough to create a viable project.