Search content
Sort by

Showing 4 of 4 results by mannumaster
Post
Topic
Board Mining (Altcoins)
Re: AFK autominer program
by
mannumaster
on 29/12/2017, 15:42:04 UTC
Would be also good to have a time scheduler. So can mine different coins at different times of the day and switch automatically. Or is there something like that already?
I actually added time scheduler to the program. You can set certain days and times to execute different mining programs and different configs.
Feedback would be appreciated!
Post
Topic
Board Mining (Altcoins)
Re: AFK autominer program
by
mannumaster
on 28/12/2017, 13:18:26 UTC
Would be also good to have a time scheduler. So can mine different coins at different times of the day and switch automatically. Or is there something like that already?
I think that could be possible with .bat scripts:
custom script when starting: A script that gets time and selects mining app accordingly
custom script when stopping: Tries to close all mining apps that could be possibly running

I think this is easier to implement with scripts than trying to put it in the program.
Post
Topic
Board Mining (Altcoins)
Re: AFK autominer program
by
mannumaster
on 28/12/2017, 13:03:53 UTC
Welcome mannumaster. I recently was thinking this would be a good idea. Glad to see someone acted on it! You might want to consider implementing it as a screensaver in windows. There are some examples at https://www.codeproject.com/articles/31376/making-a-c-screensaver and https://channel9.msdn.com/coding4fun/articles/Extending-the-Screen-Saver-Starter-Kit-with-Microsoft-Visual-C-Express on how to create screensavers (it is only a minor change).

Let me know if you want some help. I like encouraging projects like this.

Im kind of noob, how would this benefit the application, it only uses 5mb ram at the moment?
Post
Topic
Board Mining (Altcoins)
AFK autominer program [Scheduler, custom profiles and more]
by
mannumaster
on 27/12/2017, 20:03:14 UTC
Hello guys!
This is my first post on this forum. I have created a open-source program that can automatically start your mining client when you are away from your computer after a set amount of time.
It will then close the mining client when you start using your computer again. The features are pretty basic right now but i would appreciate any kind of feedback from you guys so i could make
improvements.

Features
-Start mining client when you are afk
-Close mining client when you return
-Start custom script(bat,exe etc.) when starting/stopping miner
-The start time can be set in seconds
-Runs in background
-Scheduler that allows you to set custom profiles that run on different days and times that launch different miners and configs.

Images
https://i.imgur.com/gUSuH14.png
https://i.imgur.com/DSl16b1.png

Download
Github: https://github.com/GitMag/AutoCryptoMine
Releases: https://github.com/GitMag/AutoCryptoMine/releases