A fast, native and free macOS text comparison tool with real-time diff highlighting and a minimal interface.
Because the world really needed another diff checker.
- Real-time Comparison: See differences instantly as you type
- Smart Diff Detection: Intelligent word-level difference highlighting
- Dark and Light modes: Of course
- Native Performance: Built with SwiftUI and AppKit for optimal performance
UPDATE: from v3.0.0 onwards Medio is using the Differ Swift package
You can find the .app here: mediano.vercel.app
Or download from the releases page.
This is a designer's first Swift app so it's probably really buggy, feel free to report any bugs found and I'll do my best to fix them.
-
First version was made within a day by Claude Sonnet 3.5
-
Medio was actually used to develop itself
We welcome contributions! Here's how you can help:
- Clone the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Please ensure your PR:
- Follows the existing code style
- Includes appropriate tests
- Updates documentation as needed
This project is licensed under the MIT License - see the LICENSE file for details.
- Website: Nuanc.me
- Report issues: GitHub Issues
- Follow updates: @Nuanced