Giter Club home page Giter Club logo

showiptray's Introduction

SHOW IP TRAY

A PowerShell script for Microsoft Windows that will display an IP address in the system notifications (Toast) as well as add an icon in the system tray displaying the last Octet of your IPv4 address. This is especially useful when in a corporate environment and you are roaming from computer to computer and need to provide your IT group the last Octet of the computer you are using in order for them to provide you with support.

The System Tray icon will be a simple Yellow font with 3 numbers representing your D octet.

In order to properly run this code you should use the following snippet:
powershell.exe -WindowStyle Hidden -NoExit -File .\ShowTrayIP.ps1

The reason is because once PowerShell closes, the Icon has no process to attach itself to, therefore if you hover over the icon it will disappear. The above snippet allows PowerShell to run in the background without a window or task bar icon to confuse the user.

Common Questions

  • Q: Are you making money at this?
  • A: No but I would appreciate any donations for all of my time and effort.


  • Q: Can I contact you with any questions or for a custom script?
  • A: Sure, just go to my personal site to reach out to me.

showiptray's People

Contributors

megaphatnetworks avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.