Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 26 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,49 +194,45 @@ pebble screenshot --emulator emery --vnc --no-open screenshot.png

## License

==============================================================================
TERMS OF USE: CREATIVE COMMONS ATTRIBUTION-NONCOMMERCIAL 4.0 WITH ADDENDUM
==============================================================================
**Terms of Use: Creative Commons Attribution-NonCommercial 4.0 with Addendum**

This software is licensed under the Creative Commons Attribution-NonCommercial
4.0 International License (CC BY-NC 4.0), supplemented by the specific platform
This software is licensed under the Creative Commons Attribution-NonCommercial
4.0 International License (CC BY-NC 4.0), supplemented by the specific platform
distribution restrictions detailed in the Addendum below.

To view a full copy of the standard CC BY-NC 4.0 license, visit:
https://creativecommons.org/licenses/by-nc/4.0/legalcode

------------------------------------------------------------------------------
SUMMARY OF STANDARD PERMISSIONS (CC BY-NC 4.0)
------------------------------------------------------------------------------
### Summary of Standard Permissions (CC BY-NC 4.0)

Under the standard terms of this license, you are free to:
* Share — copy and redistribute the material in any medium or format.
* Adapt — remix, transform, and build upon the material.

- **Share** — copy and redistribute the material in any medium or format.
- **Adapt** — remix, transform, and build upon the material.

Under the following conditions:
* Attribution — You must give appropriate credit, provide a link to the
license, and indicate if changes were made.
* Non-Commercial — You may not use the material for commercial purposes or
monetary compensation.

------------------------------------------------------------------------------
ADDENDUM: SPECIFIC MARKETPLACE DISTRIBUTION RESTRICTIONS
------------------------------------------------------------------------------
In addition to the standard terms of the CC BY-NC 4.0 license, the Copyright

- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
- **Non-Commercial** — You may not use the material for commercial purposes or monetary compensation.

### Addendum: Specific Marketplace Distribution Restrictions

In addition to the standard terms of the CC BY-NC 4.0 license, the Copyright
Holder places the following binding restriction on public distribution:

1. Marketplace Exclusivity: Permission is expressly denied to publish, host,
or distribute this software, its binaries, or any substantially derived
works (including look-alike clones or functional duplicates) as a standalone
listing within the Pebble App Store (or its official community successor
distribution platforms) without the prior written consent of the original
1. **Marketplace Exclusivity**: Permission is expressly denied to publish, host,
or distribute this software, its binaries, or any substantially derived
works (including look-alike clones or functional duplicates) as a standalone
listing within the Pebble App Store (or its official community successor
distribution platforms) without the prior written consent of the original
Copyright Holder.

2. Permitted Collaboration: Modification and distribution of the source code
via public forks on platforms such as GitHub are fully permitted and
encouraged, provided that any marketplace-facing feature enhancements or
bug fixes are submitted as contributions (Pull Requests) to the upstream
2. **Permitted Collaboration**: Modification and distribution of the source code
via public forks on platforms such as GitHub are fully permitted and
encouraged, provided that any marketplace-facing feature enhancements or
bug fixes are submitted as contributions (Pull Requests) to the upstream
repository for integration into the primary application listing.

==============================================================================
---

Copyright (c) 2026 ClickCalickClick. All rights reserved.
==============================================================================
Loading