Skip to content

lanzani/esopo-simple-notes

Repository files navigation

cover.png

Esopo Simple Notes

Simple markdown editor made with Electron, React and TypeScript.

It's an interface over a folder of markdown files, following the principle of file over app.

Features:

  • Markdown reader/writer
  • Autosave
  • Saving on close
  • Change colors and font to appear more "classy"
  • Git autosync
  • Choose directory / Change directory

app.png

Why the name "Esopo"?

I had a book of Esopo on my desk when I created this GitHub repo.

This app was my attempt to create a minimalistic markdown note app for windows. Also, I was curious to build something with Electron.

Huge credits to Gionatha.

:)

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

✒️🗒️ Small markdown notes with big dreams. Auto-sync on GitHub

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published