https://github.com/simsso/visitors-online
A private system to determine the current number of visitors on my websites
https://github.com/simsso/visitors-online
Last synced: 17 days ago
JSON representation
A private system to determine the current number of visitors on my websites
- Host: GitHub
- URL: https://github.com/simsso/visitors-online
- Owner: Simsso
- Created: 2016-01-06T17:41:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T05:58:20.000Z (over 10 years ago)
- Last Synced: 2025-11-17T23:03:41.400Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visitors-Online
A private system to determine the current number of visitors on my websites.
http://timodenk.dd-dns.de:3000/
Demo video: https://www.youtube.com/watch?v=BzjHiSyrwbY
---
Start via ssh: `nohup node app.js > /dev/null &`