Skip to content

VincentDev007/cerebra-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cerebra

version platform

Desktop notes app with full-text search and sticky notes.

macOS only (12 Monterey or later). Windows and Linux support is not planned for this release.

Features

  • Notes and folders
  • Sticky notes
  • Full-text search
  • Dark mode
  • Persistent tabs
  • Settings

Download

Get the latest release here.

Running from Source

  1. Clone the repo
  2. Navigate to the project folder
    cd cerebra-software
    
  3. Install dependencies
    npm install
    
  4. Start the app
    npm run dev
    

Tech Stack

  • Electron
  • React
  • TypeScript
  • SQLite (better-sqlite3)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors