Skip to content

toniopeng/topbar-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopBar Notes

A lightweight always-on-top desktop notes bar for Windows. Sits as a 3px strip at the very top of your screen. Hover to expand.


Quick Start (Run without building)

  1. Install Node.js (LTS) from https://nodejs.org
  2. Double-click RUN.bat

That's it. The app starts immediately.


Build a standalone EXE

  1. Install Node.js (LTS) from https://nodejs.org
  2. Double-click BUILD.bat
  3. Your EXE appears in the dist\ folder as TopBarNotes.exe

The EXE is fully portable — no installer needed. Copy it anywhere.


Usage

Action What happens
Hover over the 3px top bar Panel slides down
Move mouse away Panel collapses (not while typing)
Type in a note box Enter = new line, auto-expands
Pick a color dot (green/blue/red) Selects category
Click Send Note moves to right panel, row removed
Right-click tray icon Settings menu
"Launch at Windows startup" Toggle auto-start

Right panel (Collected)

  • ↑ ↓ — move item up or down
  • — move item to top
  • — delete item
  • Drag and drop to reorder

Data

Notes are saved automatically to: %APPDATA%\TopBar Notes\notes-data.json


Startup

Toggle "Launch at Windows startup" in the settings row (visible when panel is open) or right-click the system tray icon.

About

A lightweight always-on-top Windows desktop notes bar. Hover the 3px top strip to expand. Organize notes by color category. MIT License — free to use and modify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors