Skip to content

Releases: rocky007cn/ace-memory

Ace Desktop v0.1.0-demo — Concept Preview

Choose a tag to compare

@rocky007cn rocky007cn released this 13 Jul 11:05

Ace Desktop — Concept Demo (Pre-release)

A local file content search tool. Look, don't use.


⚠️ This is NOT a finished product

This is a Python prototype built to demonstrate an idea. It runs. That's about it.

Known problems:

  • Slow on large folders
  • Ugly Tkinter interface
  • Only handles TXT, PDF, DOCX
  • No encryption, no permissions, no team features
  • 37MB for a single executable
  • Windows only

Do NOT use this in production. Do NOT rely on it for real work.


What it does

Searches inside your files — not just file names. Type a sentence, find every document on your computer that contains it.

Supports plain text, PDF, and Word documents.


Why this exists

We wanted to show what we're building before it's finished. Download it. Search a folder for 5 minutes. You'll understand the vision.

The real product will be rewritten in C++ — much faster, much smaller, cross-platform, with encryption, team sharing, and enterprise features.


Who this is for (eventually)

Lawyers. Teachers. Companies. Government. Anyone who works with text and needs to find things fast.


Installation

Download Ace Desktop.exe. Double-click. No Python. No setup.


Feedback

I'm not a programmer. Built this by hand in VS Code. Email me what's broken: rocky007cn@outlook.com


This is a pre-release. Not production-ready. For demonstration only.