All Projects → caarlos0 → github-vacations

caarlos0 / github-vacations

Licence: MIT License
Automagically ignore all notifications related to work when you are on vacations

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to github-vacations

Gitify
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
Stars: ✭ 3,543 (+17615%)
Mutual labels:  notifications, github-api
gh-notify
GitHub CLI extension to display GitHub notifications
Stars: ✭ 66 (+230%)
Mutual labels:  notifications, github-api
devhub
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
Stars: ✭ 8,064 (+40220%)
Mutual labels:  notifications, github-api
mw-discord
📝 MediaWiki extension that sends notifications to Discord, used on https://runescape.wiki.
Stars: ✭ 16 (-20%)
Mutual labels:  notifications
quick-add-github-issue-browser-extension
Quickly add GitHub issues direct from a browser button
Stars: ✭ 14 (-30%)
Mutual labels:  github-api
Track-Stargazers
Have fun tracking your project's stargazers
Stars: ✭ 38 (+90%)
Mutual labels:  github-api
vacation-mode-action
Limit interactions to your repository while on vacation using GitHub Actions
Stars: ✭ 73 (+265%)
Mutual labels:  vacation
Explorer-for-GitHub
📱An iOS app that lets you explore repositories on GitHub
Stars: ✭ 14 (-30%)
Mutual labels:  github-api
mighty-watcher
Open source made easier
Stars: ✭ 44 (+120%)
Mutual labels:  github-api
github-trending-plus
✨ Experimental Github trending UI
Stars: ✭ 61 (+205%)
Mutual labels:  github-api
reports
UI for created and download reports in Laravel
Stars: ✭ 13 (-35%)
Mutual labels:  notifications
commit-comment
A GitHub action to create a comment for a commit on GitHub
Stars: ✭ 62 (+210%)
Mutual labels:  github-api
apprise-api
A lightweight REST framework that wraps the Apprise Notification Library
Stars: ✭ 147 (+635%)
Mutual labels:  notifications
react-native-local-notification
No description or website provided.
Stars: ✭ 24 (+20%)
Mutual labels:  notifications
node-backend-template
A template for NodeJS backend projects
Stars: ✭ 19 (-5%)
Mutual labels:  notifications
meet-the-fans
Query and Visualize the network graph of your GitHub repositories, followers, stargazers, and forks.
Stars: ✭ 22 (+10%)
Mutual labels:  github-api
vue-blog
使用 Vue 和 Github Issues 搭建的 SPA Blog
Stars: ✭ 18 (-10%)
Mutual labels:  github-api
travis-activate
Activates Travis-CI builds for all repos in a given GitHub project
Stars: ✭ 20 (+0%)
Mutual labels:  github-api
twgitbot
A node.js bot that checks a github repo changes and tweets it to your Twitter account
Stars: ✭ 10 (-50%)
Mutual labels:  github-api
php-flasher
🔔 Flasher is a powerful and flexible flash notifications system for PHP, Laravel, Symfony
Stars: ✭ 68 (+240%)
Mutual labels:  notifications

github-vacations

Release Software License Travis Coverage Status Go Report Card Godoc SayThanks.io Powered By: GoReleaser

Automagically ignore all notifications related to work when you are on vacations

Just put the binary somewhere, export a GITHUB_TOKEN environment variable, and put it in your crontab:

* * * * * /path/to/github-vacations -t My-Github-Token -o SomeOrg > /dev/null 2>&1

Your notifications will be stored on %HOME/.vacations.db. You can read them when you get back by using github-vacations read.

screenshot

Enjoy your vacations! 🏖

Install

brew install caarlos0/tap/github-vacations
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].