Skip to content

ckissi/ip-info

Repository files navigation

IP-Info

Get information about your local and remote IP in the menubar/system tray.

More information can be found on IP-Info Homepage

Features

  • show local IP address
  • show remote IP address
  • show MAC address
  • one click copy to clipboard
  • IP location details [Country, City, Time Zone, ISP]
  • notifications

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/ckissi/ip-info
# Go into the repository
cd ip-info
# Install dependencies
npm install
# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Resources for Learning Electron

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published