All Projects → MicroPad → Micropad Core

MicroPad / Micropad Core

Licence: mpl-2.0
µPad (MicroPad) is an open digital note taking app

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Micropad Core

Simple Notes
A simple textfield for adding quick notes without ads.
Stars: ✭ 386 (+133.94%)
Mutual labels:  hacktoberfest, notes
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (-80%)
Mutual labels:  notes, notebook
Takenote
TakeNote is a note-taking app for the web. You can use the demo app at takenote.dev. It is a static site without a database and does not sync your notes to the cloud. The notes are persisted temporarily in local storage, but you can download all notes in markdown format as a zip.
Stars: ✭ 5,180 (+3039.39%)
Mutual labels:  hacktoberfest, notes
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+2230.91%)
Mutual labels:  notes, notebook
Study Note
我大学两年来的笔记,希望对大家有些些帮助
Stars: ✭ 98 (-40.61%)
Mutual labels:  notes, notebook
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (+93.33%)
Mutual labels:  notes, notebook
Vscodenotebook
📝 Use VS Code as a reliable note-taking/journal application
Stars: ✭ 584 (+253.94%)
Mutual labels:  notes, notebook
Codex
A free note-taking software for programmers and Computer Science students
Stars: ✭ 242 (+46.67%)
Mutual labels:  notebook, notes
Yana
Powerful note-taking app with nested documents, full-text search, rich-text editor, code snippet editor and more
Stars: ✭ 87 (-47.27%)
Mutual labels:  notes, notebook
Paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Stars: ✭ 7,838 (+4650.3%)
Mutual labels:  notes, notebook
flawesome
Productivity Tool
Stars: ✭ 56 (-66.06%)
Mutual labels:  notebook, notes
Hedgedoc
HedgeDoc - The best platform to write and share markdown.
Stars: ✭ 2,498 (+1413.94%)
Mutual labels:  hacktoberfest, notes
notes
📖 What I'm reading lately
Stars: ✭ 85 (-48.48%)
Mutual labels:  notebook, notes
Whatever
An unofficial Evernote desktop client for Linux
Stars: ✭ 356 (+115.76%)
Mutual labels:  notes, notebook
notesnook
A fully open source & end-to-end encrypted note taking alternative to Evernote.
Stars: ✭ 5,098 (+2989.7%)
Mutual labels:  notebook, notes
Crossnote
📝 An interesting markdown note taking application
Stars: ✭ 533 (+223.03%)
Mutual labels:  notes, notebook
Ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Stars: ✭ 15,107 (+9055.76%)
Mutual labels:  hacktoberfest, notebook
monte-note
Note taking application with a rich set of editing and management features
Stars: ✭ 63 (-61.82%)
Mutual labels:  notebook, notes
Programming Notes
Semua catatan tentang teknologi dan development 😎
Stars: ✭ 41 (-75.15%)
Mutual labels:  hacktoberfest, notes
Notejot
Stupidly-simple notes app.
Stars: ✭ 138 (-16.36%)
Mutual labels:  notes, notebook

µPad

FOSSA Status

µPad is an open digital note taking app.

Try it today at https://web.getmicropad.com

What's going on with development?

There are a couple GitHub Project boards with what's in development. That board would also be a great place to look for cases to contribute to.

Building MicroPad

You will need the following:

Installing dependencies

git clone https://github.com/MicroPad/MicroPad-Core.git micropad-core
cd micropad-core/app
yarn

Running a dev server

yarn start

Building for production

yarn build

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].