Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T06:08:59.000Z (6 months ago)
- Last Synced: 2024-11-16T13:12:57.641Z (2 months 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)