Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3rd dimension: Time #35

Closed
saraid opened this issue Aug 31, 2018 · 1 comment
Closed

3rd dimension: Time #35

saraid opened this issue Aug 31, 2018 · 1 comment

Comments

@saraid
Copy link

saraid commented Aug 31, 2018

Hello,

I recently decided that I needed an easy way to plan my Stardew Valley farm's harvest across an entire season, so I threw something together in my preferred language of choice, Ruby. This was successful, so I wrapped it inside an API and tossed it onto a free plan on Heroku.

Here's the code, which is MIT-licensed, so you can do whatever with it.

https://github.com/saraid/stardew_calendar

I have no idea whether or not my tool can be integrated into your planner, but it would be nice to. Feel free to request features or make pull requests or fork and do your own thing. Also feel free to hit the Heroku instance I put up, but I don't really know anything about how Heroku will rate-limit me, and free plans don't get metrics, so I won't have any idea what's going on.

@hpeinar
Copy link
Owner

hpeinar commented Dec 17, 2019

Interesting API. It could definitely be integrated to the planner, but I lack the time to do so as this would be a considerable undertaking. It would require a lot of new logic and UI to handle the "time".

So I'm closing the issue for now.

@hpeinar hpeinar closed this as completed Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants