Skip to content

ElektroStudios/SPLAT-Command-line-app-to-display-a-custom-splash-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

SPLAT - Command-line app to display a custom splash screen

SPLAT can be used to show a splash screen, that is, to display an image for a short period of time before starting a external program.

The main idea behind SPLAT is to use it as part of any WinRar or similar self-extracting files, Batch-script files, a post-installation process of installer builders like Inno Setup, etc, to customize your packaging.

This is an old project, with ugly source-code, and probably I will not rewrite it using good and modern habbits.


πŸ–ΌοΈ Screenshots

🎦 Demo Video

See a recorded video by clicking on the following button:

SPLAT DEMO VIDEO

πŸ“ Requirements

  • Microsoft Windows OS.

πŸ€– Getting Started

Download the latest release by clicking here,

Usage

Syntax:

Splat.exe [IMAGE FILE] [SWITCHES]

Switches:

/Duration   | The splash screen duration.    (Default: 5000 ms)
/FXDuration | The visual effects duration.   (Default: 1500 ms)
/FadeIN     | Enable FadeIN effect.
/FadeOUT    | Enable FadeOUT effect.
/Resize     | Set a new size for the image.
/Location   | Set the position of the image on the current screen.
/Clickable  | Enables doing click on the image to close it.
/OnTop      | Set the image on top of other windows.
/?          | Shows this help.

Switch value formats:

/Duration   (ms)
/FXDuration (ms)
/Resize     (widthXheight)
/Location   (X,Y)

Real world examples

Splat.exe "C:\Image.png"
(Shows a image at the center of the screen for 3000 ms.)

Splat.exe "C:\Image.png" /Resize 400x400 /Location 100,300
(Shows a resized image to 200x400 px at 100,300 coordenates for 3000 ms.)

Splat.exe "C:\Image.png" /Duration 6000 /FadeIN /FadeOUT /FXDuration 2000
(Shows a image at the center of the screen with fade effects for 6000 ms.
, plus 2000 ms for each effect then is a total of 10.000 ms.)

πŸ”„ Change Log

Explore the complete list of changes, bug fixes, and improvements across different releases by clicking here.

πŸ† Credits

This work relies on the following technologies and libraries:

⚠️ Disclaimer:

This Work (the repository and the content provided in) is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Work or the use or other dealings in the Work.

This Work has no affiliation, approval or endorsement by the author(s) of the third-party libraries used by this Work.

πŸ’ͺ Contributing

Your contribution is highly appreciated!. If you have any ideas, suggestions, or encounter issues, feel free to open an issue by clicking here.

Your input helps make this Work better for everyone. Thank you for your support! πŸš€

πŸ’° Beyond Contribution

This work is distributed for educational purposes and without any profit motive. However, if you find value in my efforts and wish to support and motivate my ongoing work, you may consider contributing financially through the following options:



__________________

Becoming my sponsor on Github:

You can show me your support by clicking here,
contributing any amount you prefer, and unlocking rewards!



__________________

Making a Paypal Donation:

You can donate to me any amount you like via Paypal by clicking here.



__________________

Purchasing software of mine at Envato's Codecanyon marketplace:

If you are a .NET developer, you may want to explore 'DevCase Class Library for .NET',
a huge set of APIs that I have on sale. Check out the product by clicking here

It also contains all piece of reusable code that you can find across the source code of my open source works.



Your support means the world to me! Thank you for considering it! πŸ‘