www.pixinsight.com
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
This forum is closed since 5 March 2020
PixInsight Forum is now available at:
https://pixinsight.com/forum/
News:
Home
Help
Search
Login
Register
PixInsight Forum (historical)
»
Software Development
»
PCL and PJSR Development
»
Commercial script / Process
« previous
next »
Print
Pages: [
1
]
Author
Topic: Commercial script / Process (Read 3390 times)
robyx
Newcomer
Posts: 47
Commercial script / Process
«
on:
2019 November 01 18:05:40 »
Hi,
does the PI licensing model allow to develop and sell JS script / Processes?
regards,
Robyx
Logged
Juan Conejero
PTeam Member
PixInsight Jedi Grand Master
Posts: 7111
Re: Commercial script / Process
«
Reply #1 on:
2019 November 02 04:01:56 »
Hi Robyx,
Yes, absolutely. Our C++ and JavaScript development frameworks are open-source and have been released under PCL license:
https://gitlab.com/pixinsight/PCL/blob/master/LICENSE.txt
Our license is basically a 4-clause BSD license with an additional attribution requirement. This license allows you to release your work as a commercial product, as long as you attribute PixInsight as a source which your product is based on. Let me know if you need more information.
Logged
Juan Conejero
PixInsight Development Team
http://pixinsight.com/
Print
Pages: [
1
]
« previous
next »
PixInsight Forum (historical)
»
Software Development
»
PCL and PJSR Development
»
Commercial script / Process