FirstLegoLeague / launcher

A launcher program to install and launch all the micro-services of the system
GNU General Public License v3.0
9 stars 15 forks source link

Cargo Connect Release? #202

Open drewwhis opened 2 years ago

drewwhis commented 2 years ago

Is there a planned release for the Cargo Connect season?

alanggreen commented 2 years ago

Unfortunately not - we're not able to support this anymore

On Sat, 29 Jan 2022 at 06:53, Lawrence (Drew) Whisenant < @.***> wrote:

Is there a planned release for the Cargo Connect season?

— Reply to this email directly, view it on GitHub https://github.com/FirstLegoLeague/launcher/issues/202, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRZDOBBLEGNDK6UB53LQTUYNXDFANCNFSM5NCNGFTQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Go green - keep it on the screen

alanggreen commented 2 years ago

The development team is no longer active

On Fri, 22 Apr 2022 at 07:11, arnon001 @.***> wrote:

Why this is no more possible?

— Reply to this email directly, view it on GitHub https://github.com/FirstLegoLeague/launcher/issues/202#issuecomment-1106451961, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRZDOEYESCRZ762UWS3HTVGKJO7ANCNFSM5NCNGFTQ . You are receiving this because you commented.Message ID: @.***>

-- Go green - keep it on the screen

CJBuchel commented 7 months ago

@drewwhis Thought I might chime in here, but it might be a bit late. We use to use this TMS software all the time for our competitions in Western Australia, and it made it very engaging. Especially the fact that it was run in a localhost environment, which was great for our rural areas which sometimes just can't get any reception.

Quick set of IPads, a projector and a small wireless router on the road, and you could bring the feel of an event into the outbacks where people have little to nothing. So I'm a bit sad that the project is no longer supported.

That being said ever since the project was stopped I've been steadily working on my own version which WA has been using for the last few years ever since the original TMS stopped development, primarily just for our own use cases, it's still a bit early in the making, requires a docker container at the moment and needs a few touchups. But it does provide a decent alternative if you're still looking for something similar to the original TMS.

https://github.com/CJBuchel/TMS

I've currently got it on running on the web, but also with an android app and ios app for the ipads that we normally use in our own events.

I can't say that it's an exact replica, nor has all the features the original TMS has "yet", but without patting myself on the back too much. I'd say it's a surprisingly good look-a-like with it's own set of unique features which our events have been requesting for a while. So while the original project was closed down, I still want to thank the old developers as they did inspire me to build an alternative for our own local events. You guys built something really cool :)