@chahuadev/chahuadev-hub-app 2.0.1 → 3.0.1
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.md +54 -0
- package/README.md +39 -1
- package/package.json +2 -2
package/LICENSE.md
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# CHAHUADEV NON-COMMERCIAL & ACCEPTABLE USE LICENSE
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 Chahuadev. All rights reserved.
|
|
4
|
+
|
|
5
|
+
This software and its source code are provided for educational, personal, and open-source community use. By downloading, accessing, or using this software, you agree to the following conditions:
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## 1. FREE DISTRIBUTION ONLY (การแจกจ่ายต้องฟรีเท่านั้น)
|
|
10
|
+
|
|
11
|
+
You are permitted to download, copy, modify, and distribute the software and its source code, provided that such distribution is **strictly free of charge**.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## 2. NO COMMERCIAL USE (ห้ามใช้หรือดัดแปลงเพื่อการค้า)
|
|
16
|
+
|
|
17
|
+
You may **NOT** use, modify, distribute, or incorporate this software (or any of its parts) for any commercial purposes. This includes, but is not limited to:
|
|
18
|
+
|
|
19
|
+
- Selling the software or derived versions.
|
|
20
|
+
- Locking the software behind a paywall or subscription.
|
|
21
|
+
- Using the software to provide commercial services.
|
|
22
|
+
- Placing advertisements within the software.
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
## 3. ACCEPTABLE USE / NO MALICIOUS USE (ห้ามใช้ในทางที่ผิด)
|
|
27
|
+
|
|
28
|
+
This software must not be used for any illegal, malicious, or harmful activities. You are strictly prohibited from using this codebase to:
|
|
29
|
+
|
|
30
|
+
- Create malware, ransomware, or any destructive software.
|
|
31
|
+
- Bypass security systems, steal data, or perform unauthorized access.
|
|
32
|
+
- Violate any local, national, or international laws.
|
|
33
|
+
|
|
34
|
+
If the software is found to be used in violation of these terms, your license to use it is immediately and permanently terminated without notice.
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## 4. ATTRIBUTION (ต้องแสดงแหล่งที่มา)
|
|
39
|
+
|
|
40
|
+
Any permitted distribution or modification must clearly credit the original author:
|
|
41
|
+
|
|
42
|
+
> Original work by **Chahuadev** — https://chahuadev.com
|
|
43
|
+
|
|
44
|
+
You may not remove, obscure, or alter any copyright notices or attribution present in the source code or documentation.
|
|
45
|
+
|
|
46
|
+
---
|
|
47
|
+
|
|
48
|
+
## 5. DISCLAIMER OF LIABILITY (ข้อสงวนสิทธิ์ความรับผิดชอบ)
|
|
49
|
+
|
|
50
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
51
|
+
|
|
52
|
+
---
|
|
53
|
+
|
|
54
|
+
For questions regarding licensing, contact: **Chahuadev** via https://chahuadev.com
|
package/README.md
CHANGED
|
@@ -5,7 +5,15 @@
|
|
|
5
5
|
<div align="center">
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
|
+
<<<<<<< HEAD
|
|
9
|
+
<<<<<<< HEAD
|
|
8
10
|
<img src="https://huggingface.co/datasets/chahuadev/chahuadev-hub/resolve/main/chahuadev-hub.png" width="600" alt="Chahuadev Hub">
|
|
11
|
+
|
|
12
|
+
<img src="https://huggingface.co/datasets/chahuadev/chahuadev-png/resolve/main/chahuadev-hub.png" width="600" alt="Chahuadev Hub">
|
|
13
|
+
|
|
14
|
+
=======
|
|
15
|
+
<img src="https://huggingface.co/datasets/chahuadev/chahuadev-png/resolve/main/chahuadev-hub.png" width="600" alt="Chahuadev Hub">
|
|
16
|
+
>>>>>>> f076c0f1e79aa1cf42cfafd5f6993b5c9a827dcc
|
|
9
17
|
</p>
|
|
10
18
|
|
|
11
19
|
<p align="center">
|
|
@@ -59,7 +67,37 @@ chahuadev-hub
|
|
|
59
67
|
|
|
60
68
|
---
|
|
61
69
|
|
|
62
|
-
##
|
|
70
|
+
## � Running the AppImage on Linux / WSL2 (Ubuntu)
|
|
71
|
+
|
|
72
|
+
First install the required system libraries (one-time setup):
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
sudo apt-get update && sudo apt-get install -y \
|
|
76
|
+
libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 \
|
|
77
|
+
libdrm2 libxkbcommon0 libxcomposite1 libxdamage1 \
|
|
78
|
+
libxrandr2 libgbm1 libasound2
|
|
79
|
+
```
|
|
80
|
+
|
|
81
|
+
Then run the AppImage:
|
|
82
|
+
|
|
83
|
+
```bash
|
|
84
|
+
chmod +x "Chahuadev-Hub.AppImage"
|
|
85
|
+
DISPLAY=:0 WAYLAND_DISPLAY=wayland-0 \
|
|
86
|
+
./"Chahuadev-Hub.AppImage" \
|
|
87
|
+
--appimage-extract-and-run --no-sandbox --disable-gpu
|
|
88
|
+
```
|
|
89
|
+
|
|
90
|
+
> **WSL2 tip:** Copy to WSL native filesystem first:
|
|
91
|
+
> ```bash
|
|
92
|
+
> cp "/mnt/d/path/to/Chahuadev-Hub.AppImage" /tmp/ChahuadevHub.AppImage
|
|
93
|
+
> chmod +x /tmp/ChahuadevHub.AppImage
|
|
94
|
+
> DISPLAY=:0 WAYLAND_DISPLAY=wayland-0 /tmp/ChahuadevHub.AppImage \
|
|
95
|
+
> --appimage-extract-and-run --no-sandbox --disable-gpu
|
|
96
|
+
> ```
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## �🛠️ Troubleshooting
|
|
63
101
|
|
|
64
102
|
### `node\r: No such file or directory` (Linux)
|
|
65
103
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chahuadev/chahuadev-hub-app",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.1",
|
|
4
4
|
"description": "Chahuadev Hub” Official app launcher and distribution hub by Chahuadev",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"bin": {
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"email": "chahuadev@gmail.com",
|
|
28
28
|
"url": "https://huggingface.co/chahuadev"
|
|
29
29
|
},
|
|
30
|
-
"license": "
|
|
30
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
31
31
|
"publishConfig": {
|
|
32
32
|
"access": "public"
|
|
33
33
|
},
|