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

Ability to choose an action to perform after the compression #205

Closed
Lymphatus opened this issue Jun 5, 2023 · 4 comments
Closed

Ability to choose an action to perform after the compression #205

Lymphatus opened this issue Jun 5, 2023 · 4 comments

Comments

@Lymphatus
Copy link
Owner

Also being able to choose an action to perform after the compression would be great (like shutting the app down, putting the PC to sleep or turn it off...)

Originally posted by @KillianVbrg in #202 (comment)

@BlackGrimReaper
Copy link

+1 for this. What's the status?

@Lymphatus
Copy link
Owner Author

Lymphatus commented Sep 2, 2023

I wanted to start the development of this for the 2.6.0 version. It's a bit tricky because it's OS dependent, but I think I'll start with Windows, with macOS/Linux after.
I'll probably start with shutting down the app/PC after compression. Any ideas of other options that might be useful?

@BlackGrimReaper
Copy link

BlackGrimReaper commented Sep 3, 2023

Few options that are coming to my mind are

  • Shutdown
  • Hibernate
  • sleep
  • close caesium app
  • Run a .bat file or a custom program/script. This choice is valuable as it opens up many options for post-processing tasks, making things simpler for you in the long run. You won't need to create more custom solutions, and users can take care of it themselves. It would also be helpful if the app could remember the last 5-10 programs/scripts used (drop down history list) for a smoother workflow.

@Lymphatus
Copy link
Owner Author

Added all of the above except for the run of a custom script, which is a little more complicated. I'm still planning it for the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants