Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stonega/jenkins-board
Jenkins board, builld with flutter.
https://github.com/stonega/jenkins-board
Last synced: 2 months ago
JSON representation
Jenkins board, builld with flutter.
- Host: GitHub
- URL: https://github.com/stonega/jenkins-board
- Owner: stonega
- License: mit
- Created: 2022-01-11T18:20:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T02:40:19.000Z (about 1 year ago)
- Last Synced: 2024-04-23T00:09:06.773Z (9 months ago)
- Language: Dart
- Size: 1.24 MB
- Stars: 13
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins Board
[![Build](https://github.com/stonega/jenkins-board/actions/workflows/build.yml/badge.svg)](https://github.com/stonega/jenkins-board/actions/workflows/build.yml)
Jenkins desktop.
### Plugins
- Local storage
- hive
- State management
- riverpod
- Notify
- local_notifier## Screenshots
![](assets/screenshots/homepage.png)
## Install
- Linux
```
# Ubuntu
apt intall libnotify-dev
# Fedora
dnf install libnotify-devel
```
```
# create desktop entry```