Discord Rich Presence Client (RPC) for Notion
- macOS
- Python3
- Clone this repository
- Ensure that Discord is open and you have logged in
- Ensure that Notion is open and you have the file of your choice open
- Run the python script by using this command
python3 script.py
- Give the necessary permissions and re-run the script
- Your Discord activity should now be updated
- Update the Notion page name if changed after running the script. Maybe in the future, eh?
- Run on platforms other than macOS. Why not? As of now, the script uses AppleScript to check if Notion is open or not. Hence, it is not supported on other platforms
- This is an open-source project, and shall continue to remain so! Make a pull request! All contributions are welcome :D
- For major changes, please open an issue first to discuss what you would like to change.