Skip to content

This repository notifies newly published papers to Slack channel from arXiv using GitHub Actions.

License

Notifications You must be signed in to change notification settings

yonesuke/arXivNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arXivNotifier

This repository notifies newly published papers from arXiv using GitHub Actions.

SetUp

  1. Create incoming webhook of a channel.
  2. Add the URL to repository secrets. secrets_screenshots
  3. Default division is Nonlinear science. If you want to change it to another division, let's say Computer science, change slack.py to the following.
    rssurl = "http://arxiv.org/rss/cs"

How it looks like

secrets_slack

About

This repository notifies newly published papers to Slack channel from arXiv using GitHub Actions.

Resources

License

Stars

Watchers

Forks

Languages