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

https://github.com/dulvui/condor

Simple timer for the Fantacalcio auction
https://github.com/dulvui/condor

Last synced: about 1 year ago
JSON representation

Simple timer for the Fantacalcio auction

Awesome Lists containing this project

README

          

# Condor

[![Android upload](https://github.com/dulvui/fanta-timer/actions/workflows/upload-android.yml/badge.svg)](https://github.com/dulvui/fanta-timer/actions/workflows/upload-android.yml)
[![iOS upload](https://github.com/dulvui/fanta-timer/actions/workflows/upload-ios.yml/badge.svg)](https://github.com/dulvui/fanta-timer/actions/workflows/upload-ios.yml)
[![itch.io upload](https://github.com/dulvui/fanta-timer/actions/workflows/upload-itchio.yml/badge.svg)](https://github.com/dulvui/fanta-timer/actions/workflows/upload-itchio.yml)
[![REUSE Compliance Check](https://github.com/dulvui/fanta-timer/actions/workflows/reuse.yml/badge.svg?branch=main)](https://github.com/dulvui/fanta-timer/actions/workflows/reuse.yml)

!!WARNING!!
There is now an official Windows, MacOS and Web app for by fantacalcio.it for real time live auction https://www.fantacalcio.it/app-fantaasta
For official support and a overall better experience, I recommend using the official one.
If you care about being Open Source or running it on Linux and mobile (not released yet), Condor is stil a valid option.

Desktop and web (mobile not yet) application for the Fantacalcio auction.

Made with [Godot Engine](https://godotengine.org) version 4.2.0

## Table of contents

- [Fanta Timer](#fanta-timer)
- [Table of contents](#table-of-contents)
- [Setup](#setup)
- [Contributions](#contributions)

## Setup
Get the latest version of the Godot Engine editor and check out the
repo. Then open the `game/project.godot` file with the editor.

For further instructions, like exporting to mobile, please read the official [Godot Docs](https://docs.godotengine.org/en/stable/).

## Contributions
If you want to contribute to the project, please fork the repo,
make your changes and make a pull request with a short description
of the changes you made.