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.
- Host: GitHub
- URL: https://github.com/foxyiscoding/internetlogger
- Owner: FoxyIsCoding
- License: mit
- Created: 2024-03-18T17:12:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T18:14:36.000Z (about 2 years ago)
- Last Synced: 2025-02-16T03:37:28.988Z (over 1 year ago)
- Language: Python
- Size: 568 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Foxy's Internet Logger!

[](https://choosealicense.com/licenses/mit/)
[](https://opensource.org/licenses/)
[](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

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).