This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
zekro
authored
Jul 24, 2016
1 parent
3e2151a
commit c820b66
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# ADOBE MEDIA ENCODER AUTO SHUTDOWN | ||
|
||
|
||
### Description | ||
|
||
![icon](https://dl.dropboxusercontent.com/s/4tms036pkyeyd0p/icon-ameasd.png "AME Auto Shutdown") | ||
|
||
This tool allows you to **shut down you PC** or set it to stand by or hibernate after encoding a list of project in **Adobe Media Encoder**. This function is still not implemented in this program, so I have created a [Batch-Script](http://pastebin.com/pSyY8Tcm, "http://pastebin.com/pSyY8Tcm") to do this and later, I have taken the same principle and constructed it into this little c# program. It is also able to log the time of the shutdown, stand by or whatever and sent you a **push messege** to your other (mobile) devices via a Pushbullet account token, so you can get notice when your PC is shutting down while you are currently not at home. | ||
|
||
----- | ||
|
||
### Download | ||
|
||
[**`[CHANGELOGS]`**](http://pastebin.com/raw/vWCKaf4t "http://pastebin.com/raw/vWCKaf4t") | ||
|
||
* [AME Auto Shutdown Tool v.1.2.1.0](https://github.com/zekroTJA/meautosd/releases/download/1.2.1.0/meautosd.exe "https://github.com/zekroTJA/meautosd/releases/download/1.2.1.0/meautosd.exe") `[LATEST]` | ||
* [AME Auto Shutdown Tool v.1.2.0.0](https://github.com/zekroTJA/meautosd/releases/download/1.2.0.0/meautosd.exe "https://github.com/zekroTJA/meautosd/releases/download/1.2.0.0/meautosd.exe") | ||
* [AME Auto Shutdown Tool v.1.1.4.0](https://github.com/zekroTJA/meautosd/releases/download/1.1.4.0/meautosd.exe "https://github.com/zekroTJA/meautosd/releases/download/1.1.4.0/meautosd.exe") | ||
|
||
----- | ||
|
||
### Screenshots | ||
|
||
|
||
![Screenshot: Main Tool](https://dl.dropboxusercontent.com/s/ok7rfj1e6pjtufd/ameautosd_screenshot%20%281%29.png "Screenshot: Main Tool") | ||
|
||
![Screenshot: Settings](https://dl.dropboxusercontent.com/s/r6spjosi2praf9a/ameautosd_screenshot%20%282%29.png "Screenshot: Settings") | ||
|
||
----- | ||
|
||
### Video Tutorial (German) | ||
|
||
|
||
[![TUTORIAL](http://img.youtube.com/vi/nqfolzhCav4/maxresdefault.jpg)](http://www.youtube.com/watch?v=nqfolzhCav4 "Adobe Media Encoder AUTO SHUTDOWN Tool - [GER TUTORIAL | UPDATE] ") | ||
|
||
----- | ||
|
||
### Other links | ||
|
||
[My Development Website](http://zekrodev.jimdo.com) | [Twitter](http://twitter.com/zekrotja) | [YouTube](http://youtube.com/zekrommaster110) |