https://github.com/d4v1-sudo/my_cicada_tools_cpp
https://github.com/d4v1-sudo/my_cicada_tools_cpp
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/d4v1-sudo/my_cicada_tools_cpp
- Owner: d4v1-sudo
- Created: 2026-06-12T16:14:24.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2026-06-12T18:04:24.000Z (about 1 month ago)
- Last Synced: 2026-06-12T20:05:42.712Z (about 1 month ago)
- Language: C++
- Size: 30.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my_cicada_tools_cpp
1) Download zip/git clone
2) build/compile (`you can try build.bat or buil.sh`)
3) run cicada_tools.exe or cicada_tools
4) run all the menu options to generate the data
5) `pip install -r requirements.txt`
6) run `python3 visualize_correlations.py`
7) run `pip install streamlit`, then run `streamlit run dashboard.py`
8) check `output` folder and also open `http://localhost:8501/`