What would the most appropriate license be for that?
Is there any way we could get funding from VCs/angels for such an app?
1–9 of 9 posts
What would the most appropriate license be for that?
Is there any way we could get funding from VCs/angels for such an app?
I wrote a small blog post [0] on a similar topic not too long ago.
I went with the BSD 3 Clause license for the project I am working on [1][2]. I am not a lawyer so I have no idea if this is a good license or not. I was going for one that would force people to retain the copy right notice.
Obviously you would control the developer account and name of the app. So it would take some effort and money for someone to rename and republish under a new app name.
[0]http://www.wlaurance.com/2014/01/A-Different-Approach-to-Pro...
I'm wondering the same thing. So far the only thing I can come up with is to leave out the storyboard when pushing to github. With some effort, they can still replicate it though.
I'm wondering the same thing. So far the only thing I can come up with is to leave out the storyboard when pushing to github. With some effort, they can still replicate it though.
Its all about the activation energy to replicate the app. Open sourcing lowers that amount significantly.
In the end, I decided not to open source my app, because there was nothing ground-breaking anyway.
It's still a good thing to open-source any libraries though because it usually still takes a significant amount of effort to implement and turn into a complete app.
In addition, look at this[0] discussion about open source software on the Mac App Store.
And, for what it's worth, there used to be an app called DocSets which was on the iOS app store and open source on GitHub[1]. I believe it sold rather well.
I'm wondering the same thing. So far the only thing I can come up with is to leave out the storyboard when pushing to github. With some effort, they can still replicate it though.
[0]: https://itunes.apple.com/us/app/marathon-1/id419805412?mt=8
[1]: https://itunes.apple.com/us/app/marathon-2-durandal/id421697...
[2]: https://itunes.apple.com/us/app/marathon-infinity/id42277554...