SkillAgentSearch skills...

HackerToolsApp

hacker Tools cross-platform desktop App, support windows/MacOS/LInux ....

Install / Use

/learn @hktalent/HackerToolsApp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tweet Follow on Twitter GitHub Followers Top Langs

what is

<img width=950 src=https://user-images.githubusercontent.com/18223385/168472883-4bfb402c-8c90-46c0-a8db-a5b22b8b6a25.gif>

how build

more see https://github.com/hktalent/goSqlite_gorm

server

git clone https://github.com/hktalent/goSqlite_gorm
cd goSqlite_gorm
go build 
 ./main
open http://0.0.0.0:8081

install

# install dependencies
npm i -g npm@latest
brew install yarn
yarn add node-sass
npm i -g electron-builder
npm install --save-dev @electron-forge/cli
npm install -g @vue/cli
# 检查、处理electron
npx electron-forge import
yarn install

auto build

export PYTHON_PATH=/usr/local/opt/python@3.9/libexec/bin/python
yarn build
ls -lah out/

# build electron app for production
# npm run build

# lint all JS/Vue component files in `app/src`
# npm run lint

# run webpack in production
# npm run pack

how run

# serve with hot reload at localhost:9080
yarn run start

vue

vue create app
cd app
npm install node-sass
npm install --save ag-grid-community ag-grid-vue vue-property-decorator
yarn build
yarn serve

how run

yarn run dev
npm start

reference

https://www.ag-grid.com/vue-data-grid/grid-interface/ https://www.electronjs.org/docs/latest/tutorial/installation https://www.ag-grid.com/vue-data-grid/getting-started/

Donation

| Wechat Pay | AliPay | Paypal | BTC Pay |BCH Pay | | --- | --- | --- | --- | --- | |<img src=https://raw.githubusercontent.com/hktalent/myhktools/main/md/wc.png>|<img width=166 src=https://raw.githubusercontent.com/hktalent/myhktools/main/md/zfb.png>|paypal miracletalent@gmail.com|<img width=166 src=https://raw.githubusercontent.com/hktalent/myhktools/main/md/BTC.png>|<img width=166 src=https://raw.githubusercontent.com/hktalent/myhktools/main/md/BCH.jpg>|

Related Skills

View on GitHub
GitHub Stars45
CategoryCustomer
Updated4d ago
Forks5

Languages

JavaScript

Security Score

95/100

Audited on Mar 22, 2026

No findings