Meemo logo

Meemo

  •  0 ratings
In category: Note-taking & Editors

About Meemo

Personal notes stream with Markdown support.

  •   281  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: 715  
  •   308  
  •   37  
  •  Latest commit: Jan 5, 2023  

Deploy this app to Linode with a free $100 credit!

Languages/Platforms/Technologies:
Lincenses:

More about Meemo

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.

Support meemo development: Flattr Meemo

Build Status

Installation

Install

or using the Cloudron command line tooling

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

To you run Meemo outside a Cloudron environment, those dependencies are required:

nodejs  >= 4.1.1
mongodb >= 2.6
and the installation consist of:
cd meemo
npm i
./node_modules/.bin/gulp
./app.js

Possible env variables for configuration are:

PORT=3000
BIND_ADDRESS=0.0.0.0
CLOUDRON_APP_ORIGIN="https://example.com"
CLOUDRON_="mongodb://username:password@127.0.0.1:27017/meemo" # username and password are optional
ATTACHMENT_DIR="./storage"

# using LDAP user management
CLOUDRON_LDAP_URL="ldap://my.ldap.server"
CLOUDRON_LDAP_USERS_BASE_DN="ou=users,dc=example"
CLOUDRON_LDAP_BIND_DN="cn=admin,ou=users,dc=example"
CLOUDRON_LDAP_BIND_PASSWORD=""

# using local file user management via admin cli tool
LOCAL_AUTH_FILE=".users.json"   # also pass this for the admin tool to find the correct file

# Email receiving is currently dropped and will be only added in future versions again
# to enable email receiving
CLOUDRON_MAIL_IMAP_SERVER="my.mail.server"
CLOUDRON_MAIL_IMAP_PORT=993
CLOUDRON_MAIL_IMAP_USERNAME=""
CLOUDRON_MAIL_IMAP_PASSWORD=""
CLOUDRON_MAIL_DOMAIN="example.com"

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. It depends on a locally running mongodb and optionally on an instance of the ldap test server.

cd meemo

npm install

# with LDAP
CLOUDRON_LDAP_BIND_DN="cn=admin,ou=users,dc=example" CLOUDRON_LDAP_BIND_PASSWORD="password" CLOUDRON_LDAP_USERS_BASE_DN="ou=users,dc=example" CLOUDRON_LDAP_URL="ldap://localhost:3002" ./app.js

# without LDAP
./admin user-add --username test --password test --display-name "Test User"
./app.js

Comments (0)

Please login to join the discussion on this project.

Meemo Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Popular Projects

FluxBB

in Social Networks and Forums
 31k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 19k    1    1    0  

Libreddit

in Social Networks and Forums
 6k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Audiobookshelf

in Audio Streaming
 5k    0    1    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Dashboard

in Personal Dashboards
 4k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 19k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 929    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
pCloud Lifetime

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Turtl logo
Turtl cover

Turtl

Totally private personal database and note taking app.

Wreeto logo
Wreeto cover

Wreeto

Wreeto is an open source note-taking, knowledge management …

Plainpad logo
Plainpad cover

Plainpad

A modern note taking application for the cloud, utilizing t…