-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fork/main #40
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
rickstaa
commented
Jun 26, 2023
- docs: change links and add reference
- docs: improve readme
- docs: add table of content
- docs: update master to main
- docs: update issue templates
- docs: add docker example (Added extra options and fixed error #4)
- ci: add release actions
- docs: update contributing.md
- docs: fix syntax errors
- feat: change curl dependency to wget
- feat: change curl dependency to wget
- docs: improve README.md
- docs: improve readme
- docs: fix typos
- docs: restructure README (Protection against starting a monitor multiple times on the same pane. #7)
- docs: fix emoji position
- feat: add custom command option (Master rstaa #5)
This commit adds an example on how tmux-notify can be used within a docker container.
This commit changes the dependency on curl to wget since this is installed by default on most linux systems. Additionally documentation was added to explain that wget is needed for the telegram feature.
This commit changes the dependency on curl to wget since this is installed by default on most linux systems. Additionally documentation was added to explain that wget is needed for the telegram feature.
* feat: add custom command option This commit gives users the ability to supply custom commands that are executed after the process has finished. * refactor: remove changelog * fix: fix some small syntax errors * fix: fix custom command configuration variable This commit makes sure that the right custom command configuration variable is used both in the app and the documentation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.