/CodeWalker

A desktop software for analyzing your source codes and projects, made with compose desktop (taken from Tokei library)

Primary LanguageRustApache License 2.0Apache-2.0

app-icon

CodeWalker

A desktop software for analyzing your source codes and projects, made with compose desktop (taken from Tokei library)

linux linux kotlin openjdk

๐Ÿ“ท Screenshot

screenshot

๐Ÿš€ Features

  • 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

๐Ÿ“ฅ Installation

You can download for linux (tested on ubuntu 20,22) & windows (tested on 10,11) from Releases Page

๐Ÿ”ง Build

  • 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

๐Ÿงพ License

Copyright (C) 2023 SudoDios http://www.apache.org/licenses/LICENSE-2.0