Skip to content

napsy/git-on-epaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-on-epaper

A gitlab webhook for push notifications on a project. The webhook serves a HTML that shows the last push on the project with the following information:

  • commit title
  • commit author
  • added/deleted lines

Here's a screenshot of the page, shown on a e-paper device from Visionect:

Screenshot

To compile, clone and run

go build ./...

The webhook listens on port 8001 where / is the webhook URL and /page the HTML template.

About

Display last GitLab project git commit. Page is optimized for an e-paper device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published