Skip to content

albatrosspreacher/notion-discord-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notion-discord-rpc

Discord Rich Presence Client (RPC) for Notion

pypresence

image

Requirements

  • macOS
  • Python3

Setup

  • 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

What This Script Can't Do

  • 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

Contribution

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

License

MIT