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

https://github.com/foxyiscoding/internetlogger

A small open-source internet logger made using python an tkinter.
https://github.com/foxyiscoding/internetlogger

Last synced: about 1 year ago
JSON representation

A small open-source internet logger made using python an tkinter.

Awesome Lists containing this project

README

          

# Welcome to Foxy's Internet Logger!
![Logo](Screenshots/Logo.png)

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

A small open-source internet logger made using python an tkinter.
# How it works
So it simply pings site like google every 1 min (can be changed in the code) and if the site responds, that means you are connected to the internet if not its not going to log
More info on our [Wiki](https://foxcode-1.gitbook.io/internet-logger/)

# Features
**Current**
- Quick install 💻 (Setup and run in less than a minute.)
- Modern UI 🔥
- Custom log file location 📂
- Easy to use 🤖
- Clean/start/stop logging right in app 🟢
- View log in app 📄

**Upcoming**
- ....
# How to install
There are 2 ways to install:
- Python (Local)
- Exe (Installed on your PC)

1. Python:
Install all modules and then run `app.py`
2. App installer ( Recommend ):
Go to [releases](https://github.com/FoxyIsCoding/InternetLogger/releases) and download `Setup.exe` and simply run.

## Screenshots
![The app](Screenshots/app.png)
Screenshot of the app
## Issues
If you notice any bugs or missing features, you can let us know by opening an issue [here](https://github.com/FoxyIsCoding/InternetLogger/issues).