LICENSE.
Exception — official client packages are MIT. The thin API clients — the worldmonitor npm CLI (cli/), and the Python (sdk/python/), Ruby (sdk/ruby/), and Go (sdk/go/) SDKs — are licensed under MIT (see the LICENSE file in each directory) so they can be embedded in any application without copyleft obligations. This exception covers only those client packages: the World Monitor platform, server, and dashboard remain AGPL-3.0-only.
AGPL-3.0-only code license
AGPL-3.0-only is a strong copyleft license for network software. It permits commercial use, private use, modification, copying, and redistribution when you follow the AGPL terms. Commercial use is permitted under the AGPL. A paid deployment, consulting use case, or commercial SaaS is not automatically a license violation. The key question is whether you comply with the AGPL obligations that apply to your use.What AGPL permits
Under AGPL-3.0-only, you may:- use World Monitor for personal, educational, research, nonprofit, or commercial purposes
- self-host the unmodified project
- modify the code
- distribute copies and modified versions
- charge money for services, hosting, support, or distribution
What AGPL requires
When AGPL obligations apply, you must follow the license terms. In practice, this includes:- keeping copyright and license notices intact
- licensing covered modified versions under AGPL-3.0-only
- providing corresponding source when you distribute covered binaries
- prominently offering corresponding source to users who interact with a modified public network deployment
- documenting relevant changes you made
Optional commercial licensing
Commercial licensing is an alternative option, not a restriction on the AGPL license. A separate commercial license may be useful if you want to:- keep modified source code private
- combine World Monitor code into proprietary products in ways the AGPL would not permit
- receive custom contractual terms, warranties, support, or indemnity
- obtain separate permissions for official branding, white-labeling, or trademark use
