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
- Host: GitHub
- URL: https://github.com/dulvui/condor
- Owner: dulvui
- License: agpl-3.0
- Created: 2023-07-30T18:46:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T22:27:49.000Z (over 1 year ago)
- Last Synced: 2025-01-24T23:23:15.274Z (over 1 year ago)
- Language: GDScript
- Size: 371 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Condor
[](https://github.com/dulvui/fanta-timer/actions/workflows/upload-android.yml)
[](https://github.com/dulvui/fanta-timer/actions/workflows/upload-ios.yml)
[](https://github.com/dulvui/fanta-timer/actions/workflows/upload-itchio.yml)
[](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.