https://github.com/thepuppetqueen57/basket
Basket is a tool made in kotlin to base64 decode and encode
https://github.com/thepuppetqueen57/basket
base64 base64-decoding base64-encoding kotlin
Last synced: 11 months ago
JSON representation
Basket is a tool made in kotlin to base64 decode and encode
- Host: GitHub
- URL: https://github.com/thepuppetqueen57/basket
- Owner: Thepuppetqueen57
- License: mit
- Created: 2024-06-29T23:28:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-09T06:08:59.000Z (over 1 year ago)
- Last Synced: 2025-01-17T06:23:10.820Z (about 1 year ago)
- Topics: base64, base64-decoding, base64-encoding, kotlin
- Language: Kotlin
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Basket
Basket is a command line tool to encode and decode strings
# Why kotlin
If your dumb your probably thinking "but kotlin is for android apps!!!" and to that I say screw you
Kotlin can be used for desktop apps and console apps too you dingus
Basically kotlin is java but better
# Why no jar
Because the kotlin compiler is dumb for me and idk how to fix it
# Credits
Credits to me for making the program
And credits to me for making the tool to test this program called [javru](https://github.com/Thepuppetqueen57/Javru)