Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Fortyseven committed Jan 2, 2023
1 parent 9577838 commit e861ede
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
# ToneDef

ToneDef is a small, but powerful tone dialer application for Android featuring [DTMF](https://en.wikipedia.org/wiki/Dual-tone_multi-frequency_signaling), [blue box](https://en.wikipedia.org/wiki/Blue_box), and [red box](https://en.wikipedia.org/wiki/Red_box_(phreaking)) tone generation.
ToneDef is a small, but powerful tone dialer application for Android featuring [DTMF](https://en.wikipedia.org/wiki/Dual-tone_multi-frequency_signaling), [blue box](https://en.wikipedia.org/wiki/Blue_box), and [red box](https://en.wikipedia.org/wiki/Red_box_(phreaking)) tone generation.

Use the keypad, enter a predefined sequence, or select an entry from your contact list.

There are other tone generators on the market, but when I really needed one... well... I was left with the urge to write my own. Hopefully this one works out for you, too. 😎🥃

# NOTE
> ⚠️ **ToneDef is currently not in active development.** ⚠️
>
> I no longer create or work on native mobile projects on my own time. Bug reports and feature requests are not being processed. While I reserve the right to continue work on this version of the app at some point, it is far more likely that I'll put that effort into an HTML5/Svelte port of it. (With the advantage of being able to run on any nearly platform, not just Android.) When and if that happens, I'll update this document to reflect that. -- 2023-01-02
## Releases

#### F-Droid
F-Droid is currently the recommended way to install ToneDef. It can be found here: https://f-droid.org/en/packages/com.bytestemplar.tonedef

#### GitHub
Release APK packages [here on GitHub](https://github.com/Fortyseven/ToneDef/releases) can be manually side-loaded.
Release APK packages [here on GitHub](https://github.com/Fortyseven/ToneDef/releases) can be manually side-loaded.

#### Google Play
A build is available on [Google Play](https://play.google.com/store/apps/details?id=com.bytestemplar.tonedef). However, this build is no longer updated or supported.
*DEPRECATED:* An older build is available on [Google Play](https://play.google.com/store/apps/details?id=com.bytestemplar.tonedef). However, **this build is no longer updated or supported**.


## Acknowledgements
Expand All @@ -29,4 +34,4 @@ A build is available on [Google Play](https://play.google.com/store/apps/details
- [ggramaize](https://github.com/ggramaize)

---
_You're Watching [Network 47](https://Network47.xyz/). Shame on you._
_You're Watching [Network 47](https://Network47.org/). Shame on you._

0 comments on commit e861ede

Please sign in to comment.