Skip to content

Tools built with Python! Helping you throughout your day.

Notifications You must be signed in to change notification settings

fagan2888/python-tools

 
 

Repository files navigation

Python Tools

Tools built with Python! Helping you throughout your day.

App Name, Python Version, Dependencies

  • ip-address: Python 3 (requires dependencies)
  • weather: Python 2 (no dependencies)
  • folder_destroyer: Python 3 (no dependencies)
  • internet_connection_test: Python 2/3 (no dependencies)
  • timecalc: Python 2/3 (no dependencies)
  • macscan: Python 3 (untested with 2, one dependency: requests--not required)

App Notes

  • internet_connection_test:
    • The sudo reboot function works on Linux and macOS only!
  • macscan:
    • arp -n {IP_ADDRESS} is UNIX-specific, probably works on Windows's Command Prompt, but I doubt it.
    • Can a Windows user email/tweet me whether ping -t 2 {IP_ADDRESS works?

About

Tools built with Python! Helping you throughout your day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%