Skip to content

s-barsch/org

Repository files navigation

📄 org

File organization app

ORG screenshot

Installation

ImageMagick 6 needs to be installed and accessible.

Create production built:

pnpm install
pnpm build

Create a directory for your files:

mkdir -p data/private/graph

Compile and run the server:

go build; ./org

Go to: http://localhost:8334/

About

File organization app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published