Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mayneyao/notionplus
- Owner: mayneyao
- License: mit
- Created: 2019-07-24T11:45:29.000Z (over 5 years ago)
- Default Branch: remaster
- Last Pushed: 2023-01-05T09:44:07.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T12:02:50.864Z (24 days ago)
- Topics: chrome-extension, notion, productivity
- Language: TypeScript
- Homepage: https://www.notion.so/gine/NotionPlus-71508def3f5045a2a4d68909cf0727fe
- Size: 2.7 MB
- Stars: 179
- Watchers: 4
- Forks: 10
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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