@bghitcode/bghitapp 1.0.1 → 1.0.3

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Tw93
3
+ Copyright (c) 2026 BghitCode
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -41,10 +41,6 @@
41
41
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/Twitter_x86_64.deb">Linux</a>
42
42
  </td>
43
43
  </tr>
44
- <tr>
45
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
46
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
47
- </tr>
48
44
  <tr>
49
45
  <td>Grok
50
46
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/Grok.dmg">Mac</a>
@@ -57,10 +53,6 @@
57
53
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/DeepSeek_x86_64.deb">Linux</a>
58
54
  </td>
59
55
  </tr>
60
- <tr>
61
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
62
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
63
- </tr>
64
56
  <tr>
65
57
  <td>ChatGPT
66
58
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/ChatGPT.dmg">Mac</a>
@@ -73,10 +65,6 @@
73
65
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/Gemini_x86_64.deb">Linux</a>
74
66
  </td>
75
67
  </tr>
76
- <tr>
77
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
78
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
79
- </tr>
80
68
  <tr>
81
69
  <td>YouTube Music
82
70
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/YouTubeMusic.dmg">Mac</a>
@@ -89,10 +77,6 @@
89
77
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/YouTube_x86_64.deb">Linux</a>
90
78
  </td>
91
79
  </tr>
92
- <tr>
93
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600 /></td>
94
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600 /></td>
95
- </tr>
96
80
  <tr>
97
81
  <td>LiZhi
98
82
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/LiZhi.dmg">Mac</a>
@@ -105,10 +89,6 @@
105
89
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/ProgramMusic_x86_64.deb">Linux</a>
106
90
  </td>
107
91
  </tr>
108
- <tr>
109
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
110
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
111
- </tr>
112
92
  <tr>
113
93
  <td>Excalidraw
114
94
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/Excalidraw.dmg">Mac</a>
@@ -121,10 +101,6 @@
121
101
  <a href="https://github.com/BghitCode/bghitapp/releases/latest/download/XiaoHongShu_x86_64.deb">Linux</a>
122
102
  </td>
123
103
  </tr>
124
- <tr>
125
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
126
- <td><img src=https://raw.githubusercontent.com/BghitCode/bghitapp/main/src-tauri/icons/icon.png width=600/></td>
127
- </tr>
128
104
  </table>
129
105
 
130
106
  <details>
package/dist/cli.js CHANGED
@@ -20,7 +20,7 @@ import { InvalidArgumentError, program as program$1, Option } from 'commander';
20
20
  import fs$1 from 'fs';
21
21
 
22
22
  var name = "@bghitcode/bghitapp";
23
- var version = "1.0.1";
23
+ var version = "1.0.3";
24
24
  var description = "🤱🏻 Turn any webpage into a desktop app with one command — by BghitCode.";
25
25
  var engines = {
26
26
  node: ">=18.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bghitcode/bghitapp",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "🤱🏻 Turn any webpage into a desktop app with one command — by BghitCode.",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"