Skip to content
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

Merged
merged 19 commits into from
Jun 26, 2023
Merged

fork/main #40

merged 19 commits into from
Jun 26, 2023

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    4457631 View commit details
    Browse the repository at this point in the history
  2. docs: improve readme

    rickstaa committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f2202ad View commit details
    Browse the repository at this point in the history
  3. docs: add table of content

    rickstaa committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e1821ac View commit details
    Browse the repository at this point in the history
  4. docs: update master to main

    rickstaa committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    370aad8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88835d1 View commit details
    Browse the repository at this point in the history
  6. docs: add docker example (#4)

    This commit adds an example on how tmux-notify can be used within a
    docker container.
    rickstaa authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    74f099d View commit details
    Browse the repository at this point in the history
  7. ci: add release actions

    rickstaa committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8b4b479 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c3e2a0 View commit details
    Browse the repository at this point in the history
  9. docs: fix syntax errors

    rickstaa committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    172f75e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. feat: change curl dependency to wget

    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.
    rickstaa committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    633fc51 View commit details
    Browse the repository at this point in the history
  2. feat: change curl dependency to wget

    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.
    rickstaa committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    415a9ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceaf90c View commit details
    Browse the repository at this point in the history
  4. docs: improve README.md

    rickstaa committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    50a5007 View commit details
    Browse the repository at this point in the history
  5. docs: improve readme

    rickstaa committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    36b6d03 View commit details
    Browse the repository at this point in the history
  6. docs: fix typos

    rickstaa committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    1021163 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd163ff View commit details
    Browse the repository at this point in the history
  8. docs: fix emoji position

    rickstaa committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    cf3f1af View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. feat: add custom command option (#5)

    * 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.
    rickstaa authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4b2040a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    de05f70 View commit details
    Browse the repository at this point in the history