Multi-cloud storage management for Google Drive and Folderfort
CLI-first. Web dashboard wraps the same Python core.
Google Drive and Folderfort, list / upload / download / delete from a single tool. Each service authenticates separately.
Index files into a local ChromaDB collection and search with embeddings. Works offline once indexed.
Indexing is a separate command — files are not auto-indexed.
Cross-service sync with persistent job state and retry/backoff. Resume interrupted runs by job ID.
Requires both Google and Folderfort connected.