The Wayback Machine - https://web.archive.org/web/20220425002107/https://github.com/topics/growing
Skip to content
#

growing

Here are 29 public repositories matching this topic...

Plant Tracker is a free Android Phone App for tracking your plant grows. Keeps track of waterings, feedings, custom events and clone lineage. Future implementations will include scheduled reminders, data point graphing and a desktop app for more plant analysis, looking at integrating automated sensor data collection.

  • Updated Jan 16, 2019
  • Java
VividHues
KennyOliver
KennyOliver commented Dec 8, 2021

Idea 1 - Pattern

  • Clr.pattern(*args): should allow any number of Clr codes to be passed through, and looped in a pattern (similar to Clr.rainbow(str))
I should be able to do Clr.pattern(Clr.BLACK, Clr.WHITE) and get a black and white string

Idea 2 - Mirror

  • Clr.mirror(str): using a dictionary, swap each letter in a string with an ups
enhancement good first issue

Improve this page

Add a description, image, and links to the growing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the growing topic, visit your repo's landing page and select "manage topics."

Learn more