Skip to content
View frankmarazita's full-sized avatar
💻
(■_■¬)
💻
(■_■¬)
  • Melbourne, Australia
  • 15:57 (UTC +10:00)
Block or Report

Block or report frankmarazita

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
frankmarazita/README.md

Pinned

  1. GoogleSearchEmailScraper GoogleSearchEmailScraper Public

    A short Python 3 script that finds emails on webpages of Google search results

    Python 3 1

  2. python-pdf-merger python-pdf-merger Public

    A Python GUI application for merging multiple PDF files

    Python 1

  3. XboxGamebarCrosshair XboxGamebarCrosshair Public

    An on screen crosshair for use with Xbox Gamebar

    C# 3 3

  4. An AutoHotkey script for automatical... An AutoHotkey script for automatically closing Teamviewer's sponsored session window while remaining hidden
    1
    #NoTrayIcon
    2
    
                  
    3
    TeamViewer_Alert_Windows_Title := "Sponsored session"
    4
    TeamViewer_Alert_Windows_Param := TeamViewer_Alert_Windows_Title . " ahk_exe TeamViewer.exe ahk_class #32770"
    5