모든 글All articles

[컴퓨터 이야기] AnyMemo — 기기 가리지 않는 가벼운 메모 앱[Computer Stories] AnyMemo — A Lightweight Memo App That Works Everywhere

메모·노트 앱은 차고 넘친다. 그런데 막상 쓰다 보면 협업 기능, 태그, 위젯, AI 요약 같은 것들이 붙어 있어 단순히 메모 하나 쓰는 것도 무겁게 느껴질 때가 있다.

Windows·Mac·Android·iPhone에서 같은 계정으로 실시간 동기화되는 가벼운 메모 앱이 마땅치 않아 직접 만들었다.

AnyMemo 앱 화면

AnyMemo가 집중하는 것

쓰기, 찾기, 기기 간 맞추기. 이 세 가지만 한다.

  • 메모 — 제목과 본문, 자동 저장. 작성·수정·삭제.
  • 동기화 — Supabase Realtime으로 실시간 동기화. 오프라인일 때는 기기에 저장해 뒀다가 재연결 시 자동 업로드.
  • 목록 — 검색, 상단 고정(pin), 드래그로 순서 변경(데스크톱).
  • 휴지통 — 삭제 후 7일 보관, 복원 또는 영구 삭제.
  • 슬래시 명령 — 본문에서 /오늘, /date, /calendar로 날짜 삽입.
  • 통계 — 최근 7일 작성 수 차트, 글자 수·고정·휴지통 요약.
  • 언어 — 한국어 / English (로그인 화면에서 선택).

설치 방법

anymemo.vercel.app 에 접속하면 바로 쓸 수 있다.

  • 데스크톱(Windows·Mac) — 설치형 앱을 Releases에서 받거나, 브라우저에서 PWA로 설치할 수 있다.
  • 휴대폰(Android·iPhone) — 브라우저에서 접속한 뒤 홈 화면에 바로가기 추가. 앱처럼 열린다. 별도 스토어 배포는 아직 준비 중.

구글 계정으로 로그인해서 사용하면 된다. 계정 하나로 어느 기기에서 써도 메모가 맞춰진다.

Memo and note apps are everywhere. But most of them come loaded with collaboration tools, tags, widgets, and AI summaries — and sometimes that weight gets in the way of just writing a quick note.

I built AnyMemo because I couldn't find a simple memo app that syncs in real time across Windows, Mac, Android, and iPhone with a single account.

AnyMemo app screen

What AnyMemo focuses on

Write, search, sync. That's it.

  • Memos — Title and body, auto-save. Create, edit, delete.
  • Sync — Real-time sync via Supabase Realtime. When offline, notes are saved locally and uploaded automatically when the connection is restored.
  • List — Search, pin to top, drag to reorder (desktop).
  • Trash — Deleted notes are held for 7 days. Restore or permanently delete.
  • Slash commands — Type /today, /date, or /calendar in the body to insert a date.
  • Stats — A 7-day writing activity chart plus a summary of character count, pinned notes, and trash.
  • Language — Korean / English (select on the login screen).

How to get it

→ Go to anymemo.vercel.app and start immediately.

  • Desktop (Windows · Mac) — Download the installable app from Releases, or install it as a PWA directly from the browser.
  • Mobile (Android · iPhone) — Open the site in your browser and add it to your home screen. It opens just like a native app. A dedicated store release is not yet available.

Sign in with your Google account. Once you do, your notes stay in sync across every device you use.