Code Monkey home page Code Monkey logo

Comments (11)

antonkomarev avatar antonkomarev commented on July 17, 2024 2

@ent3r I will think about it. Thank you for the suggestion!

from github-profile-views-counter.

fabiosangregorio avatar fabiosangregorio commented on July 17, 2024

On this note, could it be possible (through OAuth2 or something else) to exclude yourself from the views count? I'm thinking something like "Do not increase the counter if I'm viewing the readme logged in as myself".

from github-profile-views-counter.

theS1LV3R avatar theS1LV3R commented on July 17, 2024

That's not possible. Github images are served through a proxy, and because of that have the same IP. It's impossible to filter out users

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on July 17, 2024

@ent3r is absolutely right. There is no way to determine visitor username, UA or IP address, so there is no way do not track yourself. We can't even track unique visits count. Because of this, this tool is as simple as possible.

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on July 17, 2024

@theS1LV3R To implement counter reset we need to add login feature. It's not that easy and will require to write a lot of the code.

But I have better alternative. I've worked hard and launched brand new service for GitHub users Ÿ HŸPE (open alpha). You can login using GitHub account, and it will generate link with invisible counter for your profile README file. Statistics will be collected to private dashboard. Right now it includes profile views and followers history (following + unfollowing) with daily breakdown. In next few months we will have repository traffic statistics without 14 days GitHub limitation.

from github-profile-views-counter.

theS1LV3R avatar theS1LV3R commented on July 17, 2024

Looks good!

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on July 17, 2024

I spend all my free time improving it. I think counters reset will appear in Ÿ HŸPE faster than here.

from github-profile-views-counter.

theS1LV3R avatar theS1LV3R commented on July 17, 2024

I just logged in, it looked good!

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on July 17, 2024

@theS1LV3R @fabiosangregorio @SudhanPlayz @brookmg I found a way how to implement counter reset without reimplementing all the GitHub authorization flow in this repository (what looks like an overkill for this project).

You can login to the Ÿ HŸPE and visit GHPVC reset page: https://yhype.me/ghpvc

Reset GHPVC on Ÿ HŸPE

from github-profile-views-counter.

brookmg avatar brookmg commented on July 17, 2024

is yhype opensource ?

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on July 17, 2024

@brookmg It uses GHPVC for profile views feature under the hood. All other parts of the service are proprietary.
At this moment there are no plans to make it free open source project. It's free but proprietary software. We plan to revise distribution model when v1 will be released (it's open beta now).

from github-profile-views-counter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.