Skip to content

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

License

Notifications You must be signed in to change notification settings

SudoDios/CodeWalker

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published