All Projects → vladocar → Minimal Notes

vladocar / Minimal Notes

Licence: mit
Minimal Notes web app build with Vue.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Minimal Notes

Sandbox
Development sandbox for front end projects and tutorials.
Stars: ✭ 408 (+300%)
Mutual labels:  app, webapp
Piral
Framework for next generation web apps using microfrontends. 🚀
Stars: ✭ 711 (+597.06%)
Mutual labels:  app, webapp
Androiduix
Make a high-performance mobile web app / SPA with Android UI
Stars: ✭ 501 (+391.18%)
Mutual labels:  app, webapp
Vuefront
VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes
Stars: ✭ 316 (+209.8%)
Mutual labels:  app, webapp
Nodo
☑ Command line TODO app
Stars: ✭ 73 (-28.43%)
Mutual labels:  todo, app
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (+212.75%)
Mutual labels:  notes, app
App Framework
Applications for any device with HTML, CSS and JavaScript - free and open source!
Stars: ✭ 639 (+526.47%)
Mutual labels:  app, webapp
gtd.vim
Getting things done with Vim
Stars: ✭ 42 (-58.82%)
Mutual labels:  todo, notes
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-42.16%)
Mutual labels:  app, webapp
Helix
Habit tracking app
Stars: ✭ 43 (-57.84%)
Mutual labels:  notes, app
nimblenote
Simple keyboard-driven note taking application for macOS, Linux and Windows.
Stars: ✭ 31 (-69.61%)
Mutual labels:  app, notes
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-25.49%)
Mutual labels:  app, webapp
stack-public
A key-value based writer.
Stars: ✭ 19 (-81.37%)
Mutual labels:  todo, notes
Scalc
📲 A simple calculator application
Stars: ✭ 336 (+229.41%)
Mutual labels:  app, webapp
jot
Command-line note-taking for minimalists
Stars: ✭ 24 (-76.47%)
Mutual labels:  minimal, notes
Tasks
A simplistic todo list manager written in Go
Stars: ✭ 504 (+394.12%)
Mutual labels:  todo, webapp
devlog
Command-line tool for tracking your day-to-day software development work
Stars: ✭ 16 (-84.31%)
Mutual labels:  todo, notes
onepile
Playground for the future of private notes and document management
Stars: ✭ 41 (-59.8%)
Mutual labels:  notes, webapp
Todo app open source
📱 an app to annotate tasks made with Flutter using MobX
Stars: ✭ 40 (-60.78%)
Mutual labels:  todo, app
Stickynotes
A Sticky Note Application
Stars: ✭ 74 (-27.45%)
Mutual labels:  notes, app

Minimal Notes

Simple Notes web app build with Vue.js made for PC or Tablet


There are many notes apps, but I needed something simple that works for me on my laptop. That is why I made minimal notes that will work in my browser locally. Everything is stored in your web browser localStorage. All the coding is done with Vue.js and the best part is everything is in the index.html file that is only 4Kb.

I also made Minimal Notes.app for Mac OS users. First I used Electron to package the app. But the file from 4Kb become 400 Mb, with some optimisation I achieved around 140 Mb but I was not happy. Then I tried Cordova for Mac and worked perfectly. The file become 0.45 Mb that is much better then 140 Mb.

You can use it from here or download it locally

https://vladocar.github.io/Minimal-Notes/

License

This project is licensed under the MIT License

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].