Skip to content

MAAliy/memex-chrome-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is the accompanying Chrome Extension to the memex shown here: https://github.com/steve-1820/memex

Demo

Streaming data from browser to Electron app: https://vimeo.com/456346417

Knowledge map for notes discovery: https://vimeo.com/455978016

Rich text editor to write notes: https://vimeo.com/456732222

Motivation

Read the full blog article here: https://www.steveliu.co/memex

Install

yarn install

Install the necessaries modules for the application to build correctly. The installed modules can be found in the node_modules folder.

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

Afterwards you should then:

  1. Go to chrome://extensions
  2. Turn on developer mode
  3. Drag build folder into extensions page

License

MIT Licence

About

Chrome Extension to accompany the memex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 1.7%
  • CSS 0.7%