https://github.com/trambarhq/trambar
A tool for generating social-media news feeds from GitLab activities
https://github.com/trambarhq/trambar
gitlab
Last synced: 2 months ago
JSON representation
A tool for generating social-media news feeds from GitLab activities
- Host: GitHub
- URL: https://github.com/trambarhq/trambar
- Owner: trambarhq
- License: mit
- Created: 2017-10-01T20:05:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T22:48:18.000Z (over 3 years ago)
- Last Synced: 2025-08-03T00:41:57.940Z (11 months ago)
- Topics: gitlab
- Language: JavaScript
- Homepage: https://trambar.io/
- Size: 34.7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Trambar
=======
Trambar is a companion tool for GitLab. It lets you transform your GitLab activity log into a Facebook-style news feed, making the information more accessible to those without a programming background. It provides greater transparency to your software development process, with the aim of fostering trust between programmers and other stakeholders.
Trambar is designed to work with self-hosted instances of GitLab. It's not possible currently to pair it with an account at [gitlab.com](https://about.gitlab.com/).
* [Features](#features)
* [Screenshots](docs/screenshots.md)
* [Demo](docs/demo.md)
* [Getting started](docs/getting-started.md)
* [User guide](docs/user-guide.md)
* [User guide - Administrative Console](docs/user-guide-admin.md)
* [Source tree decoration](docs/decoration.md)
* [System architecture](docs/architecture.md)
* [Acknowledgments](docs/acknowledgments.md)
## Features
* Real-time updates as changes occurs
* Monitoring of multiple repositories
* [Source-tree annotation](docs/decoration.md)
* Accessible to external users through Facebook and other OAuth providers
* Exporting videos from mobile phone into GitLab's issue tracker
* Responsive user-interface
* [Support for languages other than English](docs/localization.md)
* Mobile notification
* App for Android, iOS, and Windows Phone
* Easy deployment using Docker
* Designed to run on cloud
* Designed with device loss in mind
* Designed to leave you in control of your own data
* Completely open-source
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details