Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergius02/Sherlock

Sherlock helps you to find information of public IP address, elementary! 🕵️
https://github.com/sergius02/Sherlock

elementaryos gtk3 vala

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        


Icon


Sherlock

![Last Release](https://img.shields.io/github/v/release/sergius02/Sherlock?include_prereleases&style=for-the-badge)
![Build Status](https://img.shields.io/travis/sergius02/Sherlock/master?style=for-the-badge)
![License](https://img.shields.io/github/license/sergius02/Sherlock?style=for-the-badge)

|![alt](screenshots/sherlock.png) |![alt](screenshots/sherlock2.png)|
|---------------------------------|---------------------------------|
|![alt](screenshots/sherlock3.png)|![alt](screenshots/sherlock4.png)|


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

```bash
# FOR ELEMENTARY OS USERS
sudo apt install elementary-sdk

# FOR THE REST
sudo apt install cmake libgtk-3-dev gettext

# Dependencies
sudo apt install libjson-glib-dev libsoup2.4-dev

# 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

* [IP-API](https://ip-api.com/)
* [REMIXICON](https://remixicon.com/)
* [Visual studio code](https://code.visualstudio.com/)
* App icon from [Flaticon](https://www.flaticon.es/)

----------

If you like my work you can

Buy Me A Coffee