Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swve/gitstory
Internet's Git Visual Time Machine 🕰
https://github.com/swve/gitstory
archive first-commit git git-archive github gitstory history time time-machine timeline wayback-machine
Last synced: 8 days ago
JSON representation
Internet's Git Visual Time Machine 🕰
- Host: GitHub
- URL: https://github.com/swve/gitstory
- Owner: swve
- License: gpl-3.0
- Created: 2021-08-17T19:03:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T20:13:03.000Z (over 1 year ago)
- Last Synced: 2024-06-08T12:33:24.286Z (5 months ago)
- Topics: archive, first-commit, git, git-archive, github, gitstory, history, time, time-machine, timeline, wayback-machine
- Language: TypeScript
- Homepage: https://gitstory.app
- Size: 6.34 MB
- Stars: 43
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
GitStory is a Wayback Time machine app for GitHub projects, powered by the GitHub API.
- 📆 Use the Reactive calendar to go back in time.
- 🌴 Check commits by day, month and year.
- 🔎 Scan for commits activity of a given month by clicking on the month button in the calendar.
- 📸 Explore "snapshots" of GitHub repositories by navigating to the exact commit.
- 🌍 Explore and see the beginnings of popular Open source projects.Got any features ideas ? Feel free to submit yours!
> ⚠️ Please feel free to report bugs you might find, thanks!
# Kit
GitStoryKit is light Javascript library that allows easy time back actions, it is used in GitStory.
[Repository](https://github.com/swve/gitstorykit)
# Sponsors
**[→ Sponsor GitStory](https://github.com/sponsors/swve)**
# Contributing
To contribute or understand the code structure,
please see our [contributing.md](/CONTRIBUTING.md).# Authors
Badr B. ([@swve](https://github.com/swve))