Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

```