SkillAgentSearch skills...

Return

Realtime retrospective tool built in ASP.NET Core and Blazor

Install / Use

/learn @Sebazzz/Return
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Icon Return

Retrospective tool built in ASP.NET Core and Blazor

Licensed: GNU GPL v3.0

| | master | develop | | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | AppVeyor CI | Build status | Build status | | CircleCI | CircleCI | CircleCI | | Github actions | Github CI | Github CI | | Codeconv | codecov | codecov | | Daily build | Github CI | Github CI |

Features

  • Realtime retrospective app, ideal for remote teams
  • Shortcut support:
    • Ctrl + lane number for adding notes or groups
    • Ctrl + delete for deleting focused note
  • Create password protected retrospectives
  • As facilitator, lead the retrospective through the writing, grouping and voting phase.
  • Overview with highest voted items

Browser Support

Developed and tested on:

  • Internet Explorer 11
  • Microsoft Edge
  • Google Chrome
  • Mozilla Firefox

Download

Docker

Return is available as a docker image. Simply pull it from the Docker hub, and run it:

docker pull sebazzz/return:latest
docker run -p 80:80 sebazzz/return

For further configuration you may want to mount a directory with the configuration:

docker run -p 80:80 -v /path/to/my/configuration/directory:/etc/return-retro sebazzz/return

Manual installation

Download the release for your OS from the releases tab or download the cutting edge builds from AppVeyor.

Follow the installation instructions in the documentation to install it.

Building Return from sources

If you prefer to build the application yourself, please follow the compilation instructions in the documentation.

Screenshots

Create a retrospective

Create retrospective

Joining a retrospective

Join retrospective

Writing down findings

Writing phase

Grouping

Grouping

Voting on items

Voting

Finish and review

Review Overview

Contributions

Contributions are allowed and encouraged. In general the rules are: same code style (simply use the included .editorconfig), and write automated tests for the changes.

Please submit an issue to communicate in advance to prevent disappointments.

Attribution

Application icon:

Built on:

View on GitHub
GitHub Stars75
CategoryProduct
Updated3mo ago
Forks16

Languages

C#

Security Score

97/100

Audited on Dec 17, 2025

No findings