An open API service indexing awesome lists of open source software.

https://github.com/tonyaellie/tonya-utils


https://github.com/tonyaellie/tonya-utils

create-t3-app nextjs tailwindcss

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Tonya's Utils

A collection of utility functions and tools. Hosted at [https://utils.tokia.dev/](https://utils.tokia.dev/).

## Utils

To see a list of all the utilities, go to [https://utils.tokia.dev/](https://utils.tokia.dev/).

## Planned Utils

- Hash: A tool for generating hashes of a given piece of text.
- Decoder: A tool for decoding a given piece of text, similar to Encoder.
- Randomizer: A tool for generating random numbers, strings, and other data.
- QR Code Generator: A tool for generating QR codes from a given piece of text.
- Reader: A tool for reading a given piece of text aloud.
- Request Sender: A tool for sending HTTP requests.
- Timer: A tool for creating timers.
- Stopwatch: A tool for creating stopwatches.
- Quadratic Solver: A tool for solving quadratic equations (possibly with complex numbers and higher degree polynomials).
- Distribution Calculator: A tool for calculating the distribution of a given set of numbers (binomial, geometric, negative binomial, poison, etc).
- Jellyfin Music Player: A music player for Jellyfin.

## Utils that probably need a server/database

- YouTube Downloader: A tool for downloading YouTube videos.
- URL Shortener: A tool for shortening URLs.
- Request Catcher: A tool for catching HTTP requests.

## Issues and Contributing

If you have an issue or want to request a new feature, please report it on the [bug tracker](https://github.com/tonyaellie/tonya-utils/issues).

If you would like to contribute a new utility to Tonya's Utils, please submit a pull request with one utility per request. Make sure to include links on the home page and in the README.

## License

Tonya's Utils is licensed under the [GNU General Public License v3.0](https://github.com/tonyaellie/tonya-utils/blob/main/LICENSE).