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

Daemon mode and keepalive #9

Open
AndBondStyle opened this issue Jan 19, 2024 · 0 comments
Open

Daemon mode and keepalive #9

AndBondStyle opened this issue Jan 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AndBondStyle
Copy link
Owner

AndBondStyle commented Jan 19, 2024

I would like to have my printer in always-on mode to allow printing at any time (e.g. connected to a raspberry pi server).First we need to add a background thread that continuously sends keepalive messages to prevent the printer from turning off. Then maybe add a new CLI command that runs as a daemon and allows to run print command without specifying any connection params (or even via HTTP API). However, maybe this is out of the scope of this library and it's better to keep things simple.

@AndBondStyle AndBondStyle added the enhancement New feature or request label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant