-
Notifications
You must be signed in to change notification settings - Fork 180
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
Generate notification images #876
Merged
Merged
Commits on Dec 29, 2021
-
Create generate_notification_images.sh
This replaces the version of "generate_images.sh" that Chris created a few months ago, and to which I don't have the ability to update. This version allows other scripts to create custom images by passing arguments to generate_notification_images.sh. It also adds a "Restarting" image for when allsky.sh restarts (i.e., stops, then starts). In those cases there's no need to display a "stopping" then "starting" image - just display a single "restarting". Also added ability to have an image border.
Configuration menu - View commit details
-
Copy full SHA for 4dd9c8e - Browse repository at this point
Copy the full SHA 4dd9c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 516d0ad - Browse repository at this point
Copy the full SHA 516d0adView commit details
Commits on Dec 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for da0f8ae - Browse repository at this point
Copy the full SHA da0f8aeView commit details -
added generate_notification_images.sh
Actually, moved from allsky/notification_images to allsky/scripts.
Configuration menu - View commit details
-
Copy full SHA for ae518f9 - Browse repository at this point
Copy the full SHA ae518f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9ca77 - Browse repository at this point
Copy the full SHA 2d9ca77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7745588 - Browse repository at this point
Copy the full SHA 7745588View commit details
Commits on Dec 31, 2021
-
The invoker (probably a Makefile) will ensure it's in the $ALLSKY_NOTIFICATION_IMAGES when it invokes this script. Reset the formatting of the table - it's too hard to read when it's all on one line.
Configuration menu - View commit details
-
Copy full SHA for c43495c - Browse repository at this point
Copy the full SHA c43495cView commit details
Commits on Jan 5, 2022
-
generate_notification_images.sh: one-line entries
Put the table entries on one line, with each field separated by spaces, so it's easy to read regardless of the user's tab stop settings.
Configuration menu - View commit details
-
Copy full SHA for 25c4156 - Browse repository at this point
Copy the full SHA 25c4156View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.