Skip to content

A simple page view counter that store data as text and shows data as a PNG image

License

Notifications You must be signed in to change notification settings

victorqribeiro/imageCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Counter

A simple page view counter that store data as text and shows the counter as a PNG image.

How to use it

Host these files on a cheap / free PHP server somewhere. Create a image element that points to it. Don't forget to give write permission

HTML Image

<img src='https://my_cheap_server/imageCounter'>

MarkDown Image

![pageviews](https://my_cheap_server/imageCounter)

An example of this in use can be seen when you visit my GitHub profile page.

About

A simple page view counter that store data as text and shows data as a PNG image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages