TiBi
Qt/Python-based GUI tool for visualizing and simulating tight-binding systems
Install / Use
/learn @rodinalex/TiBiREADME
TiBi
Welcome!
TiBi is an app that performs Tight Binding calculations. It allows the User to construct the system using graphical means with no coding.

Please consult the documentation on how to set up TiBi on your machine and how to use the application.
Supported Platforms
- ✅ macOS (Apple Silicon & Intel): binary available
- ✅ Windows
- ✅ Linux
Troubleshooting
Common Issues
"Module not found" errors:
- Ensure your virtual environment is activated
- Try reinstalling dependencies:
pip install -r requirements.txt --upgrade
PyInstaller build fails:
- Check that you're using the correct spec file for your platform
- Ensure all dependencies are installed in your environment
App won't start after building:
- Try running from terminal to see error messages
Support
If you encounter issues:
- Check the Troubleshooting section above
- Search existing issues
- Open a new issue with:
- Your operating system
- Python version (
python --version) - Error message (if any)
- Steps to reproduce
Thank you for trying TiBi! Your feedback helps make it better.
