https://github.com/sudodios/codewalker
A desktop software for analyzing your source codes and projects, made with compose desktop (taken from Tokei library)
https://github.com/sudodios/codewalker
code-analyzer compose-desktop compose-multiplatform desktop kotlin rust-lang tokei
Last synced: 6 months ago
JSON representation
A desktop software for analyzing your source codes and projects, made with compose desktop (taken from Tokei library)
- Host: GitHub
- URL: https://github.com/sudodios/codewalker
- Owner: SudoDios
- License: apache-2.0
- Created: 2024-02-16T13:50:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-18T13:30:30.000Z (over 1 year ago)
- Last Synced: 2025-04-13T12:28:33.359Z (6 months ago)
- Topics: code-analyzer, compose-desktop, compose-multiplatform, desktop, kotlin, rust-lang, tokei
- Language: Rust
- Homepage:
- Size: 3.82 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
CodeWalker
A desktop software for analyzing your source codes and projects, made with compose desktop (taken from Tokei library)
![]()
![]()
![]()
![]()
### ๐ท Screenshot
### ๐ Features
> - Super fast (based on [Tokei](https://github.com/XAMPPRocky/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](https://github.com/SudoDios/CodeWalker/releases)### ๐ง 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](https://github.com/SudoDios/CodeWalker.git) 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