Skip to content

A CLI graph viewer to navigate through your files, inspired by Obsidian.

Notifications You must be signed in to change notification settings

JuanCamilo0509/graphV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphV

WhatsApp.Video.2025-12-07.at.2.21.40.PM.mp4

Dependencies

  • Ncurses (Linux).
  • PDcurses (Windows).

Linux

Build

git clone https://github.com/JuanCamilo0509/graphV.git
cd graphV
mkdir build && cd build
cmake ../
make

Windows

Build

git clone https://github.com/JuanCamilo0509/graphV.git
cd graphV
mkdir build
cd build
cmake -G "MinGW Makefiles" ..
mingw32-make

Run

Go to the samples directory and run the binary inside it.

cd ../samples/
../build/graphV ./

About

A CLI graph viewer to navigate through your files, inspired by Obsidian.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •