GUI v1.0.0
Line Counter v1.0.0
A utility for counting lines of code across different file types.
Downloads
Windows
- Line Counter Setup.exe - Windows installer (recommended)
- Line Counter x64.exe - Portable 64-bit executable
- Line Counter x64.msi - MSI installer (64-bit)
- Line Counter x32.msi - MSI installer (32-bit)
- Line Counter-win.zip - Zipped portable version
Linux
- Line Counter.AppImage - AppImage (recommended)
- Line Counter.deb - Debian/Ubuntu package
- Line Counter.snap - Snap package
- Line Counter.pacman - Arch Linux package
- Line Counter.tar.gz - Portable tarball
Installation Instructions
Windows
- Download the appropriate installer for your system
- Run the installer and follow the prompts
- Launch "Line Counter" from the Start Menu
Linux
AppImage
- Download the AppImage file
- Make it executable: chmod +x 'LineCounter.1.0.0.AppImage'
- Run the AppImage
Debian/Ubuntu
sudo dpkg -i LineCounter.1.0.0.debSnap
sudo snap install LineCounter.1.0.0.snapArch Linux
sudo pacman -U LineCounter.1.0.0.pacmanFeedback and Support
Please open an issue on GitHub if you encounter any problems or have suggestions for improvement.
Full Changelog: https://github.com/EwanClark/LineCounter/commits/1.0.0