All Projects → btk → Memo

btk / Memo

Licence: gpl-3.0
Smart browser/desktop note taking app using GitHub Gists.

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Available Scripts

In the project directory, you can run:

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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.

npm run app

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.

npm run package

Try to package electron app for all OS.
Make sure you dev constant in src/electron.js file is set to false.

npm run push

Take a new build and upload this new build to amazon s3 server.
This will work only if you have proper access and credentials.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Contributing

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.

Memo - Plain & Smart Notes - Take smarter notes with GitHub Gists, anywhere. | Product Hunt Embed

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