Added MultiConverter app entry (#51)

I've added an improved multi converter app based on my previously work with the Dec/Hex Converter.
I didn't remove the previous Dec/Hex Converter entry, but chances are that all the updates related to this project will be made only on the MultiConverter app (that also includes a Dec/Hex converter option too).

Co-authored-by: David <dj@dj.je>
This commit is contained in:
Albert Gonzalez 2022-12-30 01:18:35 +01:00 committed by GitHub
parent 20a03e40a0
commit 8b80307e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,8 +68,6 @@
- [`Sentry Safe` Plugin that can open any Sentry Safe and Master Lock electronic safe without entering pin code.](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin)
- [`Dec/Hex Converter` Small "real time" decimal/hexadecimal converter.](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/dec_hex_converter)
- [`MultiConverter` Multi-unit converter that can be easily expanded with new units and conversion methods.](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/multi_converter)
- [`bpm-tapper` Tap along to a song to measure beats per minute.](https://github.com/panki27/bpm-tapper)
- [`Metronome` Musical metronome.](https://github.com/panki27/Metronome)
## Firmwares & Tweaks