An open API service indexing awesome lists of open source software.

https://github.com/timwis/markdown-menubar

Take quick notes from the menubar in markdown. Saves to a file as you type.
https://github.com/timwis/markdown-menubar

Last synced: 4 months ago
JSON representation

Take quick notes from the menubar in markdown. Saves to a file as you type.

Awesome Lists containing this project

README

        

# Markdown Menubar

Take quick notes from the menu bar in markdown. Saves to a file
as you type. **Work in progress**.

![screenshot](http://i.imgur.com/aHhOqYJ.png)

## Development
Install dependencies via
```bash
npm install
```

Run the application via
```bash
npm start
```

## See also
* [maxogden/menubar](https://github.com/maxogden/menubar)