activity-booster.pages.dev
Open in
urlscan Pro
2606:4700:310c::ac42:2f3f
Public Scan
URL:
https://activity-booster.pages.dev/
Submission: On November 09 via automatic, source certstream-suspicious — Scanned from US
Submission: On November 09 via automatic, source certstream-suspicious — Scanned from US
Form analysis
1 forms found in the DOM<form class="flex flex-col gap-5"><!--$-->
<div class="form-control"><label class="label cursor-pointer gap-4 justify-normal"><input type="checkbox" class="checkbox checkbox-success" name="hasMessage"><span class="label-text text-base">Write a Custom Message</span></label></div>
<!--/--><!--$--><!--/--><!--$-->
<div class="form-control"><label class="label cursor-pointer gap-4 justify-normal"><input type="checkbox" class="checkbox checkbox-success" name="noWeekends"><span class="label-text text-base">No Commits on Weekends</span></label></div>
<!--/--><!--$--><label class="form-control w-full"><!--$-->
<div class="label"><span class="label-text text-base">Maximum number of commits per day: <b>10</b></span></div><!--/--><input type="range" min="1" max="30" value="10"
class="range range-success disabled:opacity-15 disabled:cursor-not-allowed"><!--$-->
<div class="label"><span class="label-text-alt">☝️High values takes longer export</span></div><!--/-->
</label><!--/-->
<div class="flex gap-4"><!--$--><label class="form-control w-full"><!--$-->
<div class="label"><span class="label-text">Your config <b>user.name</b></span></div><!--/--><input type="text" class="input input-bordered w-full" required="" placeholder="In doubt run 'git config get user.name'"
name="userName"><!--$--><!--/-->
</label><!--/--><!--$--><label class="form-control w-full"><!--$-->
<div class="label"><span class="label-text">Your config <b>user.email</b></span></div><!--/--><input type="text" class="input input-bordered w-full" required="" placeholder="In doubt run 'git config get user.email'"
name="userEmail"><!--$--><!--/-->
</label><!--/--></div><!--$--><label class="form-control w-full"><!--$-->
<div class="label"><span class="label-text">Your repository URL <div class="badge badge-secondary">Optional</div></span></div><!--/--><input type="text" class="input input-bordered w-full" placeholder="ex: git@github.com:<USERNAME>/<REPO>.git"
name="repository"><!--$--><!--/-->
</label><!--/-->
<div class="flex gap-4"><button type="submit" class="btn btn-success btn-wide flex-1"><!--$--><!--/--><!--$--><span class="text-lg">Create Activity Repository</span><!--/--></button><button class="btn btn-ghost" type="button">🎲</button></div>
</form>
Text Content
ACTIVITY BOOSTER M W F Write a Custom Message No Commits on Weekends Maximum number of commits per day: 10 ☝️High values takes longer export Your config user.name Your config user.email Your repository URL Optional Create Activity Repository🎲 HOW IT WORKS? This tool runs entirely in your browser. It creates a Git repository that, when pushed to your GitHub account, will update your activity graph. Please note that it may take several minutes for GitHub to reflect these changes. HOW TO PUSH TO MY GITHUB ACCOUNT? First create and download your repo activity archive, and follow the steps bellow: unzip activity-repo.zip -d REPO cd REPO gh repo create REPO --private --push --source . WHY IS NOT WORKING? If you follow the steps above and made the repository private you need to enable Private contributions in your Github profile. Made with ♥️ by Carlos Silva in 🇧🇷