https://github.com/alloc7260/disk-utilities
Disk Utilities is an Electron-based application.
https://github.com/alloc7260/disk-utilities
css electron html html-css-javascript javascript js node nodejs
Last synced: 2 months ago
JSON representation
Disk Utilities is an Electron-based application.
- Host: GitHub
- URL: https://github.com/alloc7260/disk-utilities
- Owner: alloc7260
- License: mit
- Created: 2025-03-18T08:45:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T09:55:44.000Z (2 months ago)
- Last Synced: 2025-03-18T10:39:19.477Z (2 months ago)
- Topics: css, electron, html, html-css-javascript, javascript, js, node, nodejs
- Language: JavaScript
- Homepage: https://alloc7260.github.io/Disk-Utilities/index.html
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Disk Utilities
Disk Utilities is an Electron-based application.
## Requirements
- Node.js version 20
## Installation
To install the necessary dependencies, run:
```bash
npm install
```## Usage
To start the application, run:
```bash
npm start
```## License
This project is licensed under the MIT License.