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

https://github.com/dykstrom/standup

Be reminded! Stand up! Feel better!
https://github.com/dykstrom/standup

java javafx wellbeing

Last synced: 6 months ago
JSON representation

Be reminded! Stand up! Feel better!

Awesome Lists containing this project

README

          

# StandUp

[![Build Status](https://github.com/dykstrom/standup/actions/workflows/maven.yml/badge.svg)](https://github.com/dykstrom/standup/actions/workflows/maven.yml)
[![Open Issues](https://img.shields.io/github/issues/dykstrom/standup)](https://github.com/dykstrom/standup/issues)
[![Latest Release](https://img.shields.io/github/v/release/dykstrom/standup?display_name=release)](https://github.com/dykstrom/standup/releases)
![Downloads](https://img.shields.io/github/downloads/dykstrom/standup/total)
![License](https://img.shields.io/github/license/dykstrom/standup)
![Top Language](https://img.shields.io/github/languages/top/dykstrom/standup)

StandUp is a small application that will periodically remind you to stand up and leave your desk for a moment. StandUp is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

## Installing

Download the latest archive file matching your OS from the GitHub [releases page](https://github.com/dykstrom/standup/releases), and extract it somewhere on your hard drive.

## Using

Double-click the start script, or run it from the command line. The start script is `standup` for Linux and macOS, and `standup.bat` for Windows.

Main window

Click the `Hide` button to hide the application window and be reminded later. Click `File | Settings...` to configure things like how often you want to be reminded, and what messages to display. Enjoy!

Settings dialog

---

[JavaFX](https://openjfx.io) GUI styled with [jbootx](https://github.com/dicolar/jbootx) theme. Icons from [iconsDB.com](https://www.iconsdb.com) in colors #286090 and #0096C9.