cloudron-io / meemo

Meemo - Your personal notes

Home Page:https://meemo.minimal-space.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meemo

Meemo is a personal data manager. It lets you simply input any kind of information like notes, thoughts, ideas as well as acts as a bookmarkmanager and todo list. The user interface resembles a news feed organized with tags. Full text search further allows you to quickly find information in your pile of accumulated data.

For better bookmarking, there are chrome and firefox webextensions available.

Installation

Install

or using the Cloudron command line tooling

cloudron install --appstore-id de.nebulon.guacamoly

Building

The app package can be built using the Cloudron command line tooling.

cd meemo

cloudron build
cloudron install

Development

The app can also be run locally for development.

cd meemo

npm install
gulp # or gulp develop in a new terminal
./app.js

About

Meemo - Your personal notes

https://meemo.minimal-space.de

License:MIT License


Languages

Language:JavaScript 74.4%Language:HTML 18.3%Language:SCSS 5.3%Language:Shell 1.1%Language:CSS 0.6%Language:Dockerfile 0.2%