Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-tools

  1. /ip-to-qrcode

This script retrieves the local machine’s IP address and generates a QR code image encoding that address, optionally wrapped with a user-defined prefix and/or suffix.

Example usage: uv run ip_qrcode_generator.py --prefix "http://" --suffix ":5000" --output my_ip_qr.png

  1. /url-cleaner

This script reads URL from clipboard, validates it, removes all query parameters, and saves back to clipboard.

Example usage: uv run url-cleaner.py

  1. /open-chat-to-rewrite

This script reads text from the clipboard, prepends the instruction "reescreva para deixar mais claro", and opens chat.com in the browser with the prompt as the ?q= query parameter.

Example usage: uv run open-chat-to-rewrite.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages