An open API service indexing awesome lists of open source software.

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.

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)