Skip to content

YanPatrick/HiveAutoPowerUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiveAutoPowerUp

For the project to work properly, you need to open the .env file (you can use Notepad or Notepad++) and enter your Hive username and active key.

The program searches for the last operations performed by your account. If there is no Power Up operation on "today's date", a Power Up will be performed using the value configured in the HIVE_AMOUNT field of the .env file.

If there is already a Power Up operation on "today's date", whether done by Hive Auto Power Up or manually, the program will simply ignore it and will not perform any Power Up.

So far, the program cannot do anything if it is not executed (scheduled tasks may fail, lack of internet, etc.), therefore, to maintain the daily Power Up routine, it is recommended to look at the log files or your Hive profile to see if the Power Up was performed successfully.


⚠️ WARNING

Be very careful when handling your active key! Only put it in the .env file and never share it with anyone!


🛠️ .env configuration

Fill in the variables with your data. In HIVE_USERNAME you don't need to put @ before your username:

HIVE_USERNAME=your_username
HIVE_ACTIVE_KEY=your_active_key
HIVE_AMOUNT=1.000

About

This application aims to help you automatically Power UP your Hive account once a day.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors