TOTP-Generator banner

TOTP-Generator

4 devlogs
5h 44m 53s

An open source CLI TOTP generator in Rust.

This project uses AI

The AI reviewers like coderabbit & copilot made suggestions and I committed them. The suggestions didn’t impact the functionality or anything major, literally some were just grammar fixes for the README

Demo Repository

Loading README...

Akaalroop

Shipped this project!

Hours: 1.6
Cookies: 🍪 7
Multiplier: 4.08 cookies/hr

Added colours and better errors!

Akaalroop

Added colours to the TOTP times so now it shows the colours so you can easily & visually see how much time is left!

0
Akaalroop

Shipped this project!

Hours: 4.15
Cookies: 🍪 40
Multiplier: 9.66 cookies/hr

It took ages to figure this stuff out, and I almost forgot how to write Rust. I had so many problems that AI reviewers raised which were so annoying, but after A LOT of work I fixed them all.

Akaalroop

HUGE & Final devlog. I know 2 devlogs doesn’t look very trustworthy but man that took a lot of work cuz the AI reviewers like Coderabbit & Copilot found SO MANY problems dead . Ugh. Anyways, after getting through all that, TOTP-Generator is ready to ship, supports multiple tokens, and loading through env variables, and I wrote a README! yay

https://github.com/Spacexplorer11/TOTP-Generator/releases/tag/v1.0.0 has all the info

Attachment
Attachment
0
Akaalroop

Initial stuff, it can actually generate your codes! I also spent a long time figuring out how to show the time left for each code, regardless of when you start the program and I remembered modulus to save the day! yay I’m gonna add storage of your secrets (The file will be password-locked) and I’m gonna add multiple secrets typing too, and ofc it will be able to show multiple codes concurrently!

Changelog

Attachment
Attachment
Attachment
0