Skip to content

GUI v1.0.0

Choose a tag to compare

@EwanClark EwanClark released this 31 Jan 19:17
· 3 commits to main since this release

Line Counter v1.0.0

A utility for counting lines of code across different file types.

Downloads

Windows

Linux

Installation Instructions

Windows

  1. Download the appropriate installer for your system
  2. Run the installer and follow the prompts
  3. Launch "Line Counter" from the Start Menu

Linux

AppImage

  1. Download the AppImage file
  2. Make it executable: chmod +x 'LineCounter.1.0.0.AppImage'
  3. Run the AppImage

Debian/Ubuntu

sudo dpkg -i LineCounter.1.0.0.deb

Snap

sudo snap install LineCounter.1.0.0.snap

Arch Linux

sudo pacman -U LineCounter.1.0.0.pacman

Feedback 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