A desktop software for analyzing your source codes and projects, made with compose desktop (taken from Tokei library)
- Super fast (based on Tokei library written in Rust)
- Count all project line of codes
- Supporting over 150 languages, and their various extensions
- Size of project on your device disk
- You can search in founded languages
- You can sort by line of file,codes,comments,blanks
You can download for linux (tested on ubuntu 20,22) & windows (tested on 10,11) from Releases Page
Install rust-lang correctly on your device
note : on windows you need to install visual studio c++ build tools
Install jdk version 17 on your device
git clone
the project on your device
cd CodeWalker
./gradlew run
Gradle automatically build all dependencies
Copyright (C) 2023 SudoDios http://www.apache.org/licenses/LICENSE-2.0