Skip to content

Commit da1bdb9

Browse files
committed
Edited README.md file
1 parent 4db10a4 commit da1bdb9

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

README.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,35 @@
66

77
</div>
88

9-
SystemTrayAnimator creates animation from your directory with image files in the System Tray area. Just copy your images to the directory and SystemTrayAnimator will animate them at a given speed. This is not only beautiful, but also convenient to inform you about the start or completion of some long process (for example, copying large files, etc.). As a directory, you can specify a network drive or folder, then the images for animation can be copied remotely over the network.
9+
SystemTrayAnimator generates an animation using image files from a specified directory in the System Tray area. Simply copy your images into this directory, and SystemTrayAnimator will play them at a set speed. It not only looks great, but is also handy for keeping you informed about the progress or completion of lengthy tasks, such as transferring large files. You can designate a network drive or folder as the directory, allowing remote addition of images over the network.
10+
11+
## Demo
12+
13+
Green Signal (10 FPS)
14+
![GreenSignal](./SystemTrayAnimator/Images/Demo/GreenSignal.gif)
15+
16+
Red Signal (10 FPS)
17+
![RedSignal](./SystemTrayAnimator/Images/Demo/RedSignal.gif)
18+
19+
Timer (1 FPS)
20+
![Timer](./SystemTrayAnimator/Images/Demo/Timer.gif)
21+
22+
Clock (1 FPS)
23+
![Clock](./SystemTrayAnimator/Images/Demo/Clock.gif)
24+
25+
Umbrella (10 FPS)
26+
![Umbrella](./SystemTrayAnimator/Images/Demo/Umbrella.gif)
27+
28+
## Install
29+
30+
* Download the [SystemTrayAnimator](https://github.com/AlexanderPro/SystemTrayAnimator/releases) in the zip file
31+
32+
## Requirements
33+
34+
* OS Windows XP SP3 and later. Supports x86 and x64 systems.
35+
* .NET Framework 4.0
36+
37+
## Files
38+
39+
* SystemTrayAnimator.exe
40+
* SystemTrayAnimator.xml (It is placed in roaming user directory. If you are planing to use SystemTrayAnimator as a portable app, then copy the file to the directory with SystemTrayAnimator.exe)

0 commit comments

Comments
 (0)