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 2 months ago
JSON representation

A cross-platform hex editor

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
```