Memo is an opensource browser and desktop app that allows you to take smarter notes with GitHub Gists. Own your own private data, store it with Github's gists and access it from anywhere, anytime.
Check out Memo App: https://usememo.com.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Creates and starts the electron app for your local OS.
This is intended for development tests. Also you can toggle dev
constant in src/electron.js
file to change between production and development.
Try to package electron app for all OS.
Make sure you dev
constant in src/electron.js
file is set to false.
Take a new build and upload this new build to amazon s3 server.
This will work only if you have proper access and credentials.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
Memo is currently in beta, it needs your help but not fully documented, or might have big systematic changes. But pull requests and bug fixes are still welcome.
Additionally, you might want to make an addon. We will publish a dedicated page or tutorial for how to do this. But you can go to src/addons
and duplicate one of the addons to use as a template for yours.
Overall, please be respectful and inclusive, keep in mind that this app does not come with any warranty or liability.