Skip to content
/ pathd Public

Pathd is a filesystem first, policy driven spatial shell built on drawfs. It treats filesystem navigation the way a shell treats working directories, and treats windows and views as policy decisions rather than kernel primitives.

License

Notifications You must be signed in to change notification settings

pgsdf/pathd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathd

Pathd is a filesystem first, policy driven spatial shell built on drawfs.

It treats filesystem navigation the way a shell treats working directories, and treats windows and views as policy decisions rather than kernel primitives.

Documentation lives in docs/.

Build

Requirements

  • Zig 0.15.2

Build

  • zig build

Run demo mode

  • zig build run -Ddemo=true

Status

The input pipeline and policy routing are implemented in user space. drawfs integration is staged and tracked in docs/ROADMAP.md.

About

Pathd is a filesystem first, policy driven spatial shell built on drawfs. It treats filesystem navigation the way a shell treats working directories, and treats windows and views as policy decisions rather than kernel primitives.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages