burstcoin-faucet v0.3.7 (All Platforms)
-
Faucet-Software for Burstcoin (BURST)
The Burst-Team Faucet is such a success, that i wanted to make some updates.
Online/Demo:
(0.3.7-SNAPSHOT)
Features:
- Claim interval and amount adjustable
- Abuse protected via recaptcha + cookie, account and IP-tracking, limit claims per account
- Simple stats about donations and claims
- Easy to run with included standalone tomcat server.
- Easy adjustable appearance in 'static/css' and 'templates' (treat the jar like archive and edit html/css)
- Multi language support, currently (en, de, fr, es, pt, pt_BR, nb, nn, ru, tl, tr, nl, it, id) supported
(Please help and provide additional translations) - Supports '/burst?requestType=getMiningInfo' for monitoring faucet wallet
- Optional Google Analytics support
Github:
Requirements:
- Java8
- recaptcha keys
Setup:
- create/edit 'faucet.properties' (e.g. rename faucet.default.properties)
- execute 'java -jar burstcoin-faucet-0.3.7-SNAPSHOT.jar' or start via included run script.
- access via configured url in 'faucet.properties'
-
There is style bug in Android Browser, Chrom(ium), Opera and Vivaldi Browser. The headline Box...
-
Ok, i will check the CSS ASAP.
-
@daWallet please check if it works now, tested in chrome.
-
Fixed!
-
burstcoin-faucet-0.2.1-RELEASE
Updates:
- added cookie abuse protection
- better input error handling
- fixed css issues for e.g. chrome
-
Faucet translations needed!
Please contact me if you can do a translation for a additional language.
german:
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_de.properties
english (thanks @Propagandalf for fixing typos)
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_en.properties
portugues (thanks @JohnathanMoura):
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_pt.properties
portugues brasil (thanks @JohnathanMoura):
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_pt_BR.properties
spanish (thanks @Zeus):
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_es.properties
french (thanks @Zeus):
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_fr.properties
russian (thanks @Blago)
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_ru.properties
tagalog - filipino/pilipino (thanks @belijone)
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_tl.properties
norsk bokmål (thanks @Propagandalf )
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_nb.properties
norsk nynorsk (thanks @Propagandalf )
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_nn.properties
turkish (thanks @moonjeina)
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_tr.properties
italian (thanks @Dario-s-wallet)
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_it.properties
dutch (thanks @BurgerBaron)
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_nl.properties
Bahasa Indonesia (thanks @bandarfjb)
https://github.com/de-luxe/burstcoin-faucet/blob/master/src/main/resources/templates/index_id.properties
-
@luxe, here is the translation for Portuguese-Brazil.
0_1470788909461_index_Pt-Br.properties
-
@luxe Added the spanish translation, sent a pull request
-
@JohnathanMoura thanks so much for quick reply ...
-
@luxe no, prob. Here to help.
-
thanks @Zeus for Spanish translation!
-
@luxe No problem, I just finished the french translation. Those are all that I can do haha.
Hope it helps.
-
@luxe Thanks for the update man... I only had seen it now, but @JohnathanMoura did a pretty good job, only thing to mention is a typo: "Faucet eviados" on line 29 should be "Faucet enviados"...
-
-
burstcoin-faucet-0.3.2-RELEASE
Updates:
- added multi-language support
- added notice to not enter passphrase
-
burstcoin-faucet-0.3.3-RELEASE
Updates:
- added translations: nb, nn, ru, tl, tr (Please help and provide additional translations)
- Supports '/burst?requestType=getMiningInfo' for monitoring faucet wallet
- Optional Google Analytics support
-
@luxe Italian one!
0_1471280020111_index_it.properties
-
@Dario-s-wallet thanks a lot, added it it github ... will be included in next release.
-
@BurgerBaron thank you so much, added it it github ... will be included in next release.