@oatnil/ud 0.99.13 → 0.99.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +223 -0
- package/bin/{ud_0.99.13_darwin_amd64 → ud_0.99.15_darwin_amd64} +0 -0
- package/bin/{ud_0.99.13_darwin_arm64 → ud_0.99.15_darwin_arm64} +0 -0
- package/bin/{ud_0.99.13_linux_amd64 → ud_0.99.15_linux_amd64} +0 -0
- package/bin/{ud_0.99.13_linux_arm64 → ud_0.99.15_linux_arm64} +0 -0
- package/bin/{ud_0.99.13_windows_amd64.exe → ud_0.99.15_windows_amd64.exe} +0 -0
- package/package.json +4 -3
package/LICENSE
ADDED
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
UNDERCONTROL PROPRIETARY SOFTWARE LICENSE AGREEMENT
|
|
2
|
+
|
|
3
|
+
Copyright © 2024-2025 Oatnil. All rights reserved.
|
|
4
|
+
|
|
5
|
+
IMPORTANT: READ CAREFULLY BEFORE USING THIS SOFTWARE
|
|
6
|
+
|
|
7
|
+
This is a legal agreement between you (either an individual or a single entity,
|
|
8
|
+
"Licensee") and Oatnil ("Licensor") for the UnderControl software product,
|
|
9
|
+
which includes computer software, associated media, and documentation ("Software").
|
|
10
|
+
|
|
11
|
+
BY INSTALLING, COPYING, OR OTHERWISE USING THE SOFTWARE, YOU AGREE TO BE BOUND
|
|
12
|
+
BY THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS OF THIS
|
|
13
|
+
AGREEMENT, DO NOT INSTALL OR USE THE SOFTWARE.
|
|
14
|
+
|
|
15
|
+
================================================================================
|
|
16
|
+
LICENSE TIERS
|
|
17
|
+
================================================================================
|
|
18
|
+
|
|
19
|
+
1. PERSONAL TIER (Free)
|
|
20
|
+
|
|
21
|
+
Grants Licensee a non-exclusive, non-transferable, limited license to:
|
|
22
|
+
- Use the Software for personal, non-commercial purposes only
|
|
23
|
+
- Access features designated as "Personal Tier" functionality
|
|
24
|
+
- Install the Software on devices owned by the Licensee
|
|
25
|
+
|
|
26
|
+
Personal Tier users SHALL NOT:
|
|
27
|
+
- Use the Software for any commercial or business purposes
|
|
28
|
+
- Access features beyond the Personal Tier designation
|
|
29
|
+
- Share accounts or credentials with others
|
|
30
|
+
|
|
31
|
+
2. COMMERCIAL/PREMIUM TIERS (Paid Subscription Required)
|
|
32
|
+
|
|
33
|
+
Access to features beyond the Personal Tier requires a valid paid
|
|
34
|
+
subscription. Commercial Tier grants additional rights to:
|
|
35
|
+
- Use the Software for business and commercial purposes
|
|
36
|
+
- Access premium features as defined by the subscription level
|
|
37
|
+
- Receive priority support (if included in subscription)
|
|
38
|
+
|
|
39
|
+
================================================================================
|
|
40
|
+
LICENSE RESTRICTIONS
|
|
41
|
+
================================================================================
|
|
42
|
+
|
|
43
|
+
ALL LICENSEES SHALL NOT:
|
|
44
|
+
|
|
45
|
+
a) Copy, distribute, rent, lease, sublicense, or transfer the Software or any
|
|
46
|
+
portion thereof to any third party
|
|
47
|
+
|
|
48
|
+
b) Reverse engineer, decompile, disassemble, or otherwise attempt to derive
|
|
49
|
+
the source code of the Software
|
|
50
|
+
|
|
51
|
+
c) Remove, alter, or obscure any copyright, trademark, or other proprietary
|
|
52
|
+
notices from the Software
|
|
53
|
+
|
|
54
|
+
d) Use the Software for competitive analysis, benchmarking, or to develop
|
|
55
|
+
competing products or services
|
|
56
|
+
|
|
57
|
+
e) Circumvent, disable, or interfere with any license validation, tier
|
|
58
|
+
restrictions, or security features
|
|
59
|
+
|
|
60
|
+
f) Use the Software beyond the scope of the license tier purchased or granted
|
|
61
|
+
|
|
62
|
+
g) Publicly disclose any performance benchmarks or analysis of the Software
|
|
63
|
+
without prior written consent
|
|
64
|
+
|
|
65
|
+
h) Modify, adapt, translate, or create derivative works based on the Software
|
|
66
|
+
|
|
67
|
+
i) Redistribute the compiled application, installers, or any packaged
|
|
68
|
+
distributions of the Software
|
|
69
|
+
|
|
70
|
+
j) Share, publish, or make available any license keys, authentication tokens,
|
|
71
|
+
or access credentials
|
|
72
|
+
|
|
73
|
+
k) Attempt to gain unauthorized access to features, tiers, or functionality
|
|
74
|
+
beyond your licensed tier
|
|
75
|
+
|
|
76
|
+
l) Use automated tools or scripts to access the Software in ways not intended
|
|
77
|
+
by the Licensor
|
|
78
|
+
|
|
79
|
+
================================================================================
|
|
80
|
+
INTELLECTUAL PROPERTY RIGHTS
|
|
81
|
+
================================================================================
|
|
82
|
+
|
|
83
|
+
The Software is licensed, not sold. The Software is protected by copyright
|
|
84
|
+
laws and international copyright treaties, as well as other intellectual
|
|
85
|
+
property laws and treaties. Licensor retains all rights, title, and interest
|
|
86
|
+
in and to the Software, including all copyrights, patents, trade secrets,
|
|
87
|
+
trademarks, and other intellectual property rights.
|
|
88
|
+
|
|
89
|
+
All rights not expressly granted in this Agreement are reserved by Licensor.
|
|
90
|
+
|
|
91
|
+
================================================================================
|
|
92
|
+
SOURCE CODE ACCESS
|
|
93
|
+
================================================================================
|
|
94
|
+
|
|
95
|
+
This license does NOT grant any rights to:
|
|
96
|
+
- Access, view, or obtain the source code of the Software
|
|
97
|
+
- Modify the source code in any way
|
|
98
|
+
- Create derivative works based on the source code
|
|
99
|
+
|
|
100
|
+
The Software is provided ONLY in compiled, packaged form.
|
|
101
|
+
|
|
102
|
+
================================================================================
|
|
103
|
+
PROPRIETARY NOTICE
|
|
104
|
+
================================================================================
|
|
105
|
+
|
|
106
|
+
All copies of the Software shall bear Licensor's copyright notice:
|
|
107
|
+
|
|
108
|
+
"Copyright © 2024-2025 Oatnil. All rights reserved.
|
|
109
|
+
UnderControl is proprietary software. Unauthorized copying,
|
|
110
|
+
distribution, modification, or use is strictly prohibited."
|
|
111
|
+
|
|
112
|
+
================================================================================
|
|
113
|
+
TERM AND TERMINATION
|
|
114
|
+
================================================================================
|
|
115
|
+
|
|
116
|
+
This license is effective until terminated. This license will terminate
|
|
117
|
+
automatically without notice from Licensor if you fail to comply with any
|
|
118
|
+
provision of this Agreement.
|
|
119
|
+
|
|
120
|
+
Upon termination, Licensee must:
|
|
121
|
+
a) Immediately cease all use of the Software
|
|
122
|
+
b) Uninstall and delete all copies of the Software
|
|
123
|
+
c) Destroy any backups or copies in Licensee's possession
|
|
124
|
+
|
|
125
|
+
Licensor reserves the right to remotely disable access to the Software upon
|
|
126
|
+
termination or detection of license violations.
|
|
127
|
+
|
|
128
|
+
================================================================================
|
|
129
|
+
DATA AND PRIVACY
|
|
130
|
+
================================================================================
|
|
131
|
+
|
|
132
|
+
a) The Software may collect usage data, analytics, and telemetry to improve
|
|
133
|
+
the service and enforce license compliance.
|
|
134
|
+
|
|
135
|
+
b) Your use of the Software is subject to our Privacy Policy, available at
|
|
136
|
+
our official website.
|
|
137
|
+
|
|
138
|
+
c) You are responsible for maintaining the confidentiality of your account
|
|
139
|
+
credentials.
|
|
140
|
+
|
|
141
|
+
d) Licensor may use anonymized, aggregated data for service improvement.
|
|
142
|
+
|
|
143
|
+
================================================================================
|
|
144
|
+
WARRANTY DISCLAIMER
|
|
145
|
+
================================================================================
|
|
146
|
+
|
|
147
|
+
THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS
|
|
148
|
+
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
|
149
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
|
|
150
|
+
|
|
151
|
+
LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET LICENSEE'S REQUIREMENTS
|
|
152
|
+
OR THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE.
|
|
153
|
+
|
|
154
|
+
================================================================================
|
|
155
|
+
LIMITATION OF LIABILITY
|
|
156
|
+
================================================================================
|
|
157
|
+
|
|
158
|
+
IN NO EVENT SHALL LICENSOR BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT,
|
|
159
|
+
OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES
|
|
160
|
+
FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
|
|
161
|
+
INFORMATION, LOSS OF DATA, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE
|
|
162
|
+
USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF LICENSOR HAS BEEN ADVISED
|
|
163
|
+
OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
164
|
+
|
|
165
|
+
IN NO CASE SHALL LICENSOR'S TOTAL LIABILITY TO LICENSEE FOR ALL DAMAGES,
|
|
166
|
+
LOSSES, AND CAUSES OF ACTION EXCEED THE AMOUNT PAID BY LICENSEE FOR THE
|
|
167
|
+
SOFTWARE IN THE TWELVE (12) MONTHS PRECEDING THE CLAIM.
|
|
168
|
+
|
|
169
|
+
================================================================================
|
|
170
|
+
UPDATES AND MODIFICATIONS
|
|
171
|
+
================================================================================
|
|
172
|
+
|
|
173
|
+
a) Licensor reserves the right to modify, update, or discontinue the Software
|
|
174
|
+
at any time without prior notice.
|
|
175
|
+
|
|
176
|
+
b) Licensor may change features available in each tier with reasonable notice.
|
|
177
|
+
|
|
178
|
+
c) This license agreement may be updated; continued use of the Software after
|
|
179
|
+
changes constitutes acceptance of the modified terms.
|
|
180
|
+
|
|
181
|
+
d) Updates and upgrades are subject to the terms of this Agreement.
|
|
182
|
+
|
|
183
|
+
================================================================================
|
|
184
|
+
GOVERNING LAW
|
|
185
|
+
================================================================================
|
|
186
|
+
|
|
187
|
+
This Agreement shall be governed by and construed in accordance with
|
|
188
|
+
applicable laws, without regard to conflicts of law principles.
|
|
189
|
+
|
|
190
|
+
================================================================================
|
|
191
|
+
ENTIRE AGREEMENT
|
|
192
|
+
================================================================================
|
|
193
|
+
|
|
194
|
+
This Agreement constitutes the entire agreement between Licensor and Licensee
|
|
195
|
+
concerning the Software and supersedes all prior or contemporaneous oral or
|
|
196
|
+
written communications, proposals, and representations.
|
|
197
|
+
|
|
198
|
+
================================================================================
|
|
199
|
+
SEVERABILITY
|
|
200
|
+
================================================================================
|
|
201
|
+
|
|
202
|
+
If any provision of this Agreement is held to be unenforceable, that provision
|
|
203
|
+
shall be modified to the minimum extent necessary to make it enforceable, or
|
|
204
|
+
if modification is not possible, removed, and the remaining provisions shall
|
|
205
|
+
remain in full force and effect.
|
|
206
|
+
|
|
207
|
+
================================================================================
|
|
208
|
+
CONTACT INFORMATION
|
|
209
|
+
================================================================================
|
|
210
|
+
|
|
211
|
+
For questions regarding this Agreement or licensing, contact:
|
|
212
|
+
|
|
213
|
+
Oatnil
|
|
214
|
+
Email: lintao.amons@gmail.com
|
|
215
|
+
Website: https://oatnil.com
|
|
216
|
+
|
|
217
|
+
================================================================================
|
|
218
|
+
|
|
219
|
+
ACKNOWLEDGMENT
|
|
220
|
+
|
|
221
|
+
BY INSTALLING OR USING THE SOFTWARE, LICENSEE ACKNOWLEDGES THAT LICENSEE HAS
|
|
222
|
+
READ THIS AGREEMENT, UNDERSTANDS IT, AND AGREES TO BE BOUND BY ITS TERMS AND
|
|
223
|
+
CONDITIONS.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oatnil/ud",
|
|
3
|
-
"version": "0.99.
|
|
3
|
+
"version": "0.99.15",
|
|
4
4
|
"description": "UnDercontrol CLI - task and expense management from the terminal",
|
|
5
5
|
"homepage": "https://github.com/oatnil-top/ud",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "https://github.com/oatnil-top/ud.git"
|
|
9
9
|
},
|
|
10
|
-
"license": "
|
|
10
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
11
11
|
"bin": {
|
|
12
12
|
"ud": "run.js"
|
|
13
13
|
},
|
|
@@ -34,6 +34,7 @@
|
|
|
34
34
|
"install.js",
|
|
35
35
|
"run.js",
|
|
36
36
|
"bin/",
|
|
37
|
-
"README.md"
|
|
37
|
+
"README.md",
|
|
38
|
+
"LICENSE"
|
|
38
39
|
]
|
|
39
40
|
}
|