CryptoTracker
CryptoTracker is a modular, GUI-based Python application for secure encryption, password generation, and wallet management. Built with PyQt5 and Cryptography, it offers a sleek dark/light themed interface, particles animation, and tabbed navigation.
Language: python
Author: Christopher Dąbrowski (@thechristopher)
5 stars · 186 views
Files
- main_window.py (python)
- validators.py (python)
- ATTRIBUTION.md (markdown)
- wallet_tab.py (python)
- helpers.py (python)
- LICENSE (plaintext)
- config ()
- core ()
- ui ()
- encrypt_tab.py (python)
- theme_manager.py (python)
- utils ()
- wallet_store.py (python)
- password_tab.py (python)
- password_manager.py (python)
- crypto_engine.py (python)
- README.md (markdown)
- settings.py (python)
- main.py (python)
- decrypt_tab.py (python)
- particles_widget.py (python)