Skip to content

futo-org/futo-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

996 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUTO Notes

FUTO Notes is an offline-first markdown notes app with optional E2EE sync.

Sync Server

The sync server now lives in a separate repo:

https://gitlab.futo.org/futo-notes/futo-notes-server (clone to ~/Developer/futo-notes-server)

For local development, start that server and connect FUTO Notes to its URL. The current POC stores opaque encrypted blobs; note content is encrypted in the client before upload.

Development

Common commands from the monorepo root:

pnpm install
pnpm run dev
pnpm run tauri:dev
pnpm run build

New here? See CONTRIBUTING.md for machine setup, then AGENTS.md for architecture and conventions.

Run the focused repository architecture checks with just arch-gate. See Architecture gates for what each check enforces and how to fix a failure.

About

Notes app

Resources

License

Contributing

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors