np daemon and notify --is-running, improved --stop and process handling
Repository details (npshell)
- Project page
- npshell
- Project category
- npshell (121 entries)
- Repository
-
@joelpurra/npshell
- Owner
-
@joelpurra
- Issues
-
@joelpurra/npshell/issues
- Contributors
-
@joelpurra/npshell/graphs/contributors
Commit details (c228bca1)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
np daemon and notify --is-running, improved --stop and process handling
Changed files (7)
-
src/np-daemon.sh
+11, -1 -
src/np-notify.sh
+1, -1 -
src/shared/functions.sh
+1, -0 -
src/shared/functions/daemon.sh
+33, -0 -
src/shared/functions/externalplayer.sh
+11, -3 -
src/shared/functions/notify.sh
+22, -0 -
src/shared/functions/processes.sh
+19, -0