Habit Tracker is a Telex integration that sends periodic reminders to log habits in a specified channel. It helps users build consistent routines by prompting them to track their habits daily.
- ⏰ Interval-Based Reminders: Schedule reminders using cron syntax (e.g., daily at 9 AM).
- 📝 Custom Habits: Define habits as a comma-separated list (e.g.,
Exercise, Read). - ✅ Telex Compatibility: Works seamlessly with Telex channels and settings.
- A Telex account and channel.
- The integration JSON hosted on a public URL.
-
Clone this repository:
git clone https://github.com/telex_integrations/habit-tracker.git cd habit-tracker
-
Install the Integration:
- In your Telex organization, navigate to Integrations > Add New.
- Provide the URL to the integration JSON file.
-
Configure Settings:
interval: Set the schedule (e.g., Daily for daily reminders).habits: List habits to track (e.g.,Exercise, Meditate, Read).
-
Enable in Channel:
- Add the integration to your desired Telex channel under Channel Settings > Integrations.
- Telex calls the
tick_urlat the configured interval. - The integration sends a formatted message to the channel via
return_url: