All Projects → Azeirah → Brainstorm

Azeirah / Brainstorm

Licence: gpl-2.0
Project-brainstorm is a multi-purpose note-taking application which excells at free writing, prototyping, task lists and cheat sheets

Projects that are alternatives of or similar to Brainstorm

Notes
📝 Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:
Stars: ✭ 33 (-84.51%)
Mutual labels:  notes, markdown
Markdownxiaoshujiang
markdownxiaoshujiang
Stars: ✭ 1,188 (+457.75%)
Mutual labels:  notes, markdown
Notes Cli
A simple CLI app to take notes daily on markdown file
Stars: ✭ 58 (-72.77%)
Mutual labels:  notes, markdown
Ml Note
📙慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)
Stars: ✭ 537 (+152.11%)
Mutual labels:  notes, markdown
Notes Cli
Small markdown note taking CLI app playing nicely with your favorite editor and other CLI tools
Stars: ✭ 122 (-42.72%)
Mutual labels:  notes, markdown
Codimd
CodiMD - Realtime collaborative markdown notes on all platforms.
Stars: ✭ 7,592 (+3464.32%)
Mutual labels:  notes, markdown
Enex Dump
Dump the content of .enex files, preserving attachements, some metadata and optionally converting notes to Markdown.
Stars: ✭ 73 (-65.73%)
Mutual labels:  notes, markdown
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 (+1705.63%)
Mutual labels:  notes, markdown
Spaceboard
Pinterest for markdown notes. Made with React, TypeScript, and Next.js.
Stars: ✭ 106 (-50.23%)
Mutual labels:  notes, markdown
Mikidown
A note taking application, featuring markdown syntax.
Stars: ✭ 105 (-50.7%)
Mutual labels:  notes, markdown
Notes Up
Markdown notes editor & manager
Stars: ✭ 535 (+151.17%)
Mutual labels:  notes, markdown
Mininote
📔 A simple Markdown note-taking editor
Stars: ✭ 171 (-19.72%)
Mutual labels:  notes, markdown
Crossnote
📝 An interesting markdown note taking application
Stars: ✭ 533 (+150.23%)
Mutual labels:  notes, markdown
Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (+340.85%)
Mutual labels:  notes, markdown
Notes
✎ Distraction-free notes and writing
Stars: ✭ 363 (+70.42%)
Mutual labels:  notes, markdown
Gitjournal
Mobile first Note Taking integrated with Git
Stars: ✭ 1,138 (+434.27%)
Mutual labels:  notes, markdown
Notehub
A pastebin for markdown pages.
Stars: ✭ 262 (+23%)
Mutual labels:  notes, markdown
Lifelong Learning
✅ ✅ ✅ A massive repo filled with notes on everything from coding to philosophy to psychology to marketing to product
Stars: ✭ 297 (+39.44%)
Mutual labels:  notes, markdown
Cli
A tiny CLI for HedgeDoc
Stars: ✭ 94 (-55.87%)
Mutual labels:  notes, markdown
Hedgedoc
HedgeDoc - The best platform to write and share markdown.
Stars: ✭ 2,498 (+1072.77%)
Mutual labels:  notes, markdown

Brainstorm

Brainstorm is a note-taking application made with love and my childhood dreams.

Demo

Demo

Features

  • Note taking
    • Live preview of what you're writing
    • Supports Github Flavored markdown
    • Syntax highlighting for all languages highlight.js supports (see support here)
  • Viewing all notes with the same tag by clicking on a tag name
  • Sharing a single note by clicking on the title of a note
  • You can create your own boards to organize your notes with, I've got notes, school, JavaScript, rambling, Brainstorm, C, links and Good Stuff.

Need help setting it up?

I see it in your eyes, you tried it, and instantly, you fell in love. I hear you wondering, how do I host my own?

At the moment, it takes a little time to set it up. You can choose to run it locally, or you can choose to run it on a server.

Local Brainstorm

Brainstorm only runs on Linux and Apple OSX, it's possible to set it up on Windows, but honestly, I have no idea how ;(

First, you need to install meteor, run curl https://install.meteor.com/ | sh in your favorite terminal. Then, you'll need to download Brainstorm (check out the releases, or clone Brainstorm with git) To run Brainstorm, run meteor inside the brainstorm folder, and a local server will start @ home sweet home.

Alternatively, you can host your very own Brainstorm server using mup.

The easiest way to host a Brainstorm server by far is by running meteor deploy {{yourUrl}}.meteor.com inside the Brainstorm directory. Replace {{yourUrl}} with anything you want, the demo version of Brainstorm, brainstorm-notes.meteor.com is hosted this way.

I'm sorry that it's so inconvenient to host Brainstorm at this time, I'll make this easier in the future, I promise!

Martijn, I need to know what you're currently working on!

I'm currently working on improving boards, I do this for you as much as I do this for me

Cool project, how can I contribute?

All feedback is welcome. Anyone can contribute to Brainstorm. If you enjoyed the demo or are already hosting your own brainstorm server, any kind of feedback you may have is very welcome. I love emails, so feel free to send me an email @ [email protected]

If you find any bugs, please contact me or open up an issue.

Todo features

  1. Widgets
  2. Accounts
  3. Privacy, so that nobody can remove or edit your notes without your permission, which is totally not happening all the time at the demo

Goal

Building a solid note-taking application which can be used for several different tasks:

  1. Note taking
  2. Planning
  3. Cheat sheets
  4. Free-writing

Honestly, I use this to dump my thoughts, write little notes about what happened today, sketch out how I'm going to tackle my next little project,collect quotes, save snippets of code, write down homework exercises and scribble down notes during class, share links with friends as well as let friends share links with me, write meaningless little stories, and type to the rhythm of my favorite songs.

Contact

I don't get many emails, but I do love email, so please send me any email @ [email protected]

-- Brainstorm was written and developed by Martijn Brekelmans

Contributors

  • Thanks to @neynah for the icons.
  • Thanks to @paulproteus for helping with the sandstorm.io integration
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].