Convert daemon to use a file for the mode and control the player
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 (37818a69)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Convert daemon to use a file for the mode and control the player
Changed files (8)
-
src/np-daemon.sh
+59, -25 -
src/np-doctor.sh
+4, -10 -
src/np-now.sh
+1, -1 -
src/np-start.sh
+1, -28 -
src/np-stop.sh
+10, -0 -
src/shared/functionality.sh
+6, -3 -
src/shared/functions/config.sh
+2, -0 -
src/shared/mutexed.sh
+2, -5