Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mayneyao/notionplus

Programming in Notion.so
https://github.com/mayneyao/notionplus

chrome-extension notion productivity

Last synced: 24 days ago
JSON representation

Programming in Notion.so

Awesome Lists containing this project

README

        

# NotionPlus

[https://www.notion.so/NotionPlus-71508def3f5045a2a4d68909cf0727fe](https://www.notion.so/NotionPlus-71508def3f5045a2a4d68909cf0727fe)

## Deployment

```shell

cd nplus
yarn

// start dev server
yarn start

// build
yarn build chrome
// or
yarn build firefox

```

## Changelog

see the [tags on this repository](https://github.com/mayneyao/NotionPlus/tags).

## Acknowledgments

* [create-react-browser-extension](https://github.com/gxvv/create-react-browser-extension) - Easy to make chrome extension
* [@jamalex/notion-py](https://github.com/jamalex/notion-py)

## License
MIT