Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianSuess authored Nov 24, 2021
1 parent 395ee17 commit b5c5c21
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Lite Hex Editor - _Lite.HexEditor_ - is a simple and easy to use binary file viewer and byte number decoder for Windows OS. If you're wondering, yes, it opens a GB-sized file in the blink of an eye.

![screenshot](documentation\screenshot-4gb.png)
![screenshot](documentation/screenshot-4gb.png)

## Nastalgia Time

This project is a revitalization of one of my favorite hex editors, [Lite.HexEditor](https://sourceforge.net/p/hexbox/) by Bernhard Elbl. Back when Hex Editors were at a premium cost, this FOSS tool was here to save the day.
This project is a revitalization of one of my favorite hex editors, [Be.HexEditor](https://sourceforge.net/p/hexbox/) by Bernhard Elbl. Back when Hex Editors were at a premium cost, this FOSS tool was here to save the day.

## Current Features

Expand All @@ -20,14 +20,15 @@ This project is a revitalization of one of my favorite hex editors, [Lite.HexEdi
## Future Proposals

| Feature | Phase
|-|-|-|
| Multi-tabbed windows | vNext
| Multi-platform | Considering
|-|-|
| Multi-tabbed windows | In-Progress
| Support more encodings | Needs info
| Undo button | Planning
| Sidebar byte counter to support beyond 4 GB files (`0xFFFFFFFF`) | Planning
| Hex calculator | Planning
| Undo button | Planning
| Customize display bytes; currently only 16 wide | Planning
| Sidebar byte counter to support beyond 4 GB files (`0xFFFFFFFF`) | Planning
| Hex calculator | Planning
| Multi-platform | Considering


## Building the Code

Expand Down

0 comments on commit b5c5c21

Please sign in to comment.