https://github.com/yokaze/sirius
A cross-platform hex editor
https://github.com/yokaze/sirius
electron hex-editor react
Last synced: about 2 months ago
JSON representation
A cross-platform hex editor
- Host: GitHub
- URL: https://github.com/yokaze/sirius
- Owner: yokaze
- License: mit
- Created: 2018-10-15T11:11:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T09:00:30.000Z (over 6 years ago)
- Last Synced: 2025-06-26T19:47:49.147Z (12 months ago)
- Topics: electron, hex-editor, react
- Language: JavaScript
- Homepage:
- Size: 455 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sirius
A cross-platform hex editor

## Requirements
- Node.js
## Usage
```
$ make setup
$ make run
```