All Projects → lucianmarin → Instanote

lucianmarin / Instanote

Licence: mit
Note keeping done in PHP 5.2 and JSON

Projects that are alternatives of or similar to Instanote

flawesome
Productivity Tool
Stars: ✭ 56 (+409.09%)
Mutual labels:  notes, note-taking
Deer
✏️A modern, fast, beautiful note taking app, built on Electron and React
Stars: ✭ 267 (+2327.27%)
Mutual labels:  note-taking, notes
uwunote
Kinda like Windows 10 Sticky notes but subjectively better - Written in go and GTK3+
Stars: ✭ 16 (+45.45%)
Mutual labels:  notes, note-taking
octo
Build your knowledge base
Stars: ✭ 252 (+2190.91%)
Mutual labels:  notes, note-taking
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 (+46990.91%)
Mutual labels:  note-taking, notes
note-keeper
📓 A tiny bash tool for taking and organizing notes.
Stars: ✭ 58 (+427.27%)
Mutual labels:  notes, note-taking
Issue Tracker Zh
中文GitHub反馈区
Stars: ✭ 267 (+2327.27%)
Mutual labels:  note-taking, notes
MakeNotes
📝 Made a Note App . User can make important notes 📑as well as save it for future 📆 reference. You can mark important✔️ as well as non important which makes it very easy to distinguish between different notes📰. (Html,Bootstrap,CSS,Javascript)
Stars: ✭ 18 (+63.64%)
Mutual labels:  notes, note-taking
Stup
Daily notes in the terminal 🐧
Stars: ✭ 340 (+2990.91%)
Mutual labels:  note-taking, 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 (+34863.64%)
Mutual labels:  note-taking, notes
dendron-site
Getting started with Dendron
Stars: ✭ 99 (+800%)
Mutual labels:  notes, note-taking
Vscodenotebook
📝 Use VS Code as a reliable note-taking/journal application
Stars: ✭ 584 (+5209.09%)
Mutual labels:  note-taking, notes
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (+218.18%)
Mutual labels:  notes, note-taking
jot
Command-line note-taking for minimalists
Stars: ✭ 24 (+118.18%)
Mutual labels:  notes, note-taking
nixnote2
Nixnote - Evernote desktop client for Linux
Stars: ✭ 281 (+2454.55%)
Mutual labels:  notes, note-taking
notes-app-cli
A command line interface for Notes.app on macOS.
Stars: ✭ 32 (+190.91%)
Mutual labels:  notes, note-taking
notesnook
A fully open source & end-to-end encrypted note taking alternative to Evernote.
Stars: ✭ 5,098 (+46245.45%)
Mutual labels:  notes, note-taking
trixcamp
Simple, distraction free writing app based on Basecamp's trix-editor.
Stars: ✭ 30 (+172.73%)
Mutual labels:  notes, note-taking
Lifelong Learning
✅ ✅ ✅ A massive repo filled with notes on everything from coding to philosophy to psychology to marketing to product
Stars: ✭ 297 (+2600%)
Mutual labels:  note-taking, notes
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+46500%)
Mutual labels:  note-taking, notes

instanote

Note keeping and link sharing done with PHP 5.2 and JSON

setup

  • chmod 777 (r/w only) /data/notes.json and /data/backup.json
  • generate md5 of your password
  • set md5 key as $password in /include/context.php
  • login from /login.php
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].