Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yokaze/sirius
A cross-platform hex editor
https://github.com/yokaze/sirius
electron hex-editor react
Last synced: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T09:00:30.000Z (about 5 years ago)
- Last Synced: 2024-09-07T18:29:21.430Z (4 months ago)
- Topics: electron, hex-editor, react
- Language: JavaScript
- Homepage:
- Size: 455 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sirius
A cross-platform hex editor![Screenshot](https://github.com/yokaze/sirius/blob/master/docs/screenshot.png)
## Requirements
- Node.js## Usage
```
$ make setup
$ make run
```