https://github.com/philecker/cupcake
💻 An Electron app built for easily accessing network/system information from the macOS system tray.
https://github.com/philecker/cupcake
electron electron-app electron-react electron-vite electronjs
Last synced: 2 months ago
JSON representation
💻 An Electron app built for easily accessing network/system information from the macOS system tray.
- Host: GitHub
- URL: https://github.com/philecker/cupcake
- Owner: philecker
- Created: 2022-10-14T00:42:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T17:48:40.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T22:15:11.908Z (12 months ago)
- Topics: electron, electron-app, electron-react, electron-vite, electronjs
- Language: JavaScript
- Homepage:
- Size: 1.18 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cupcake
An Electron application built with React & Vite for easy access to some useful network/system information.
## Recommended IDE Setup
- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
## Project Setup
### Install
```bash
$ npm install
```
### Development
```bash
$ npm run dev
```
### Build
```bash
# For macOS
$ npm run build:mac
```
[Cupcake icon created by Freepik - Flaticon](https://www.flaticon.com/free-icon/cupcake_1145461?term=cupcake&page=1&position=32&origin=search&related_id=1145461)