/Hamster-Dashboard

Local computer management solution using socketIO

Primary LanguageTypeScript

This project won't be maintained ⚒️

Hamster Dashboard

image Local computer management solution using socketIO
SocketIO를 사용한 컴퓨터 매니지먼트 솔루션

Project Architecture

image

Project requirement

Hamster Dashboard
Hamster SocketIO-Server
Hamster Client

Project Stack

  • Electron
  • React
  • tailwind
  • Typescript

Feature

  • MAC, Window support
  • CMD command execution
  • Download File

Installation

1.Clone this Project

git clone https://github.com/argon1025/Hamster-server.git

2.install all dependencies

npm install
yarn install

3.Started dev server

npm run start-dev
yarn start-dev

Build this solution

mac

npm run build-mac
yarn build-mac

Window

npm run build-win
yarn build-win

Issues

Here