strikerdlm / Sherlock

Sherlock helps you to find information of public IP address, elementary! 🕵️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon

Sherlock

Last Release Build Status License

alt alt

Get it on AppCenter

With Sherlock you can find information about your current IP or search for public IP addresses information , elementary! 🕵️

Dependencies

Ensure you have these dependencies installed

  • valac
  • glib-2.0
  • gtk+-3.0
  • libsoup-2.4
  • json-glib-1.0

Install, build and run

# install elementary-sdk, meson and ninja
sudo apt install elementary-sdk meson ninja
# clone repository
git clone https://github.com/sergius02/Sherlock Sherlock
# cd to dir
cd Sherlock
# run meson
meson build --prefix=/usr
# cd to build
cd build
# build
ninja
# install
sudo ninja install

Credits


This is my first Vala application, be gentle 😹️

If you like my work you can

Buy Me A Coffee

About

Sherlock helps you to find information of public IP address, elementary! 🕵️

License:GNU General Public License v3.0


Languages

Language:Vala 76.1%Language:Meson 18.6%Language:Python 4.7%Language:CSS 0.5%