You are browsing as a guest. Sign up (or log in) to start making projects!

Aleena_Wariya

@Aleena_Wariya

Joined July 6th, 2026

  • 9Devlogs
  • 5Projects
  • 2Ships
  • 15Votes
Ship Changes requested

What did you make?

I built FridgeChef AI. It is a friendly Slack bot that acts like your personal kitchen helper. Imagine you just got home from a long day, you are starving, and your fridge only has some eggs, cheese, and a random onion. Instead of spending money on takeout, you tell the bot what you have, and it suggests a real recipe you can cook. It also analyzes the health score of your meals and makes interactive shopping checklists you can tick off right inside Slack.

What was challenging?

Getting the bot to run smoothly without cluttering Slack was a big puzzle. At first, we had too many different commands, so we had to consolidate everything into three main portals. We also ran into errors when trying to send messages in private direct messages, but we fixed that by writing code that routes the messages to the user ID. Setting up the bot to host twenty-four hours a day on the Nest servers using systemd was also new to us, but we figured it out and got it running.

What are you proud of?

We are really proud of how interactive the bot is. Instead of just sending back plain text, it opens pop-up windows and lists checkable options. We are also proud that it runs all day on the Nest server, so it is always online even when our laptops are closed.

What should people know so they can test your project?

You can test the bot by opening Slack and typing the slash command /fridgecook. If you run the command by itself, a window will pop up where you can check off common items and choose dietary options. You can also use /fridgehealth to score your meals or /fridgeshop to check your pantry list.

Try project → See source code →
Open comments for this post

30m logged

Devlog: FridgeChef AI — Version 1.5.0 (24/7 Cloud Deployment Update) 🚀☁️

Date: July 18, 2026
Developer: Kingnawaz786
Tech Stack: Node.js, Git, Nest (Hack Club Cloud), systemd


📝 Overview

Version 1.5.0 marks the transition of FridgeChef AI from a local development environment into a fully production-ready, cloud-hosted instance. We deployed the bot directly to Nest and configured it as a managed background daemon using systemd.

The bot is now fully online 24/7 and no longer relies on local terminals staying open!


🚀 Key Deployment Accomplishments

1. Production Hosting on Nest

  • Web SSH Access: Connected to Nest’s Debian Linux servers via Git Bash to configure and install dependencies.
  • Environment Provisioning: Installed the latest Node.js LTS (v24.x), Git, and essential dependencies on the remote server.
  • Environment Variables Setup: Created a secure remote .env containing Slack Socket Mode credentials (SLACK_BOT_TOKEN, SLACK_APP_TOKEN) and the GROQ_API_KEY.

2. Built for Reliability (systemd Service)

  • Created a custom service configuration file at /etc/systemd/system/slackbot.service.
  • Configured the service to automatically boot on server start, survive sudden crashes, and retry connections every 5 seconds.
  • Configured WorkingDirectory and ExecStart targeting the verified app.js entry point.

FridgeChef AI is now fully operational 24 hours a day, 7 days a week, serving recipes and nutrition advice directly to Slack users.

0
0
3
Open comments for this post

3h 46m 42s logged

Dhikr — Developer Log (v3.2.2)

Version 3.2.1 — “Circles of Light”

Release Date: 2026-07-13
Platform: Android (EAS APK Build)
Package: com.wariyanawaz786.dhikhrapp
TypeScript Status: ✅ Zero errors


بِسْمِ اللهِ الرَّحْمٰنِ الرَّحِيْمِ

This release is dedicated to all those who use this app sincerely, seeking closeness to Allah. May it be a means of continuous sadaqah jariyah.


🚀 New Features

1. 🎨 AI Islamic Wallpaper Generator + Full Customizer

The Wallpaper Screen is now a complete creation studio with:

  • AI-Generated Wallpapers — 19 new AI-generated 9:16 Islamic wallpapers added as presets across the wallpaper gallery and the Wisdom Card background picker
  • Live Typography Customizer — Users can now choose from 5 English font families (System Sans, Serif, Thin Light, Monospace, Display Bold) and 2 Arabic script styles (IndoPak / Uthmanic)

2. 🎁 Spiritual Gift Dispatcher — Enhanced

The Gift Screen is a complete spiritual gift packaging and sharing system:

  • 13 Themes — 9 standard spiritual themes (Ramadan Moon, Eid Mubarak, Olive Peace, etc.) and 4 new Metallic Premium themes:

    Theme Accent Look 🥇 Gold Royal #f6c90e Black gold + shimmer border 🥈 Silver Pearl #c8cdd4 Marble dark + pearl shimmer 🥉 Bronze Earth #cd7f32 Rust gold + warm bronze ✨ Platinum Sky #e8eaf0 Moon clouds + platinum glow

    Metallic themes show a PREMIUM badge in the picker and apply a luminous shadow glow to the gift card preview border.


3. 🏆 Interactive Achievement Calendar (Prayer Tracker)

The prayer achievement calendar now renders shiny metallic gradient circles using expo-linear-gradient:

Prayers Completed Medal Colors 5 / 5 (Perfect Day) 🥇 Gold #bf953f → #fcf6ba → #b38728 → #ffd700 3 – 4 / 5 🥈 Silver #bdc3c7 → #fff → #8e9eab → #fff 1 – 2 / 5 🥉 Bronze #a87c53 → #caa278 → #8f6034 0 / Future — Normal cell

Gold and silver days use dark text (#1e293b) for contrast; bronze uses white text.


4. 📱 Wisdom Card Screen — Performance & Polish

  • FlatList migration — Background image picker converted from a mapped ScrollView to a FlatList with initialNumToRender={6}, eliminating scroll lag and glitch on open
  • Memoized BgChip — Background image chips wrapped in React.memo to prevent all chips re-rendering when typing in text fields
  • 19 new background presets integrated into the selector (AI-generated 9:16 patterns)

📱 Release Details

Field Value Version 3.2.2 Build target Android .apk (EAS Build) Min SDK Android 21 (Lollipop) Theme Optimized Dark Mode + 4 new metallic gift themes Widgets 15 active home screen widgets

Built with love and dedication for the Ummah. All content is structured in accordance with the Ahl-e-Sunnat wal Jama’at.

0
0
4
Open comments for this post

4h 15m 23s logged

Dhikr — Developer Log (v3.2.1)

Version 3.2.1 “Circles of Knowledge”

Date: 2026-07-08
Platform: Android (EAS APK Build)
Package: com.wariyanawaz786.dhikhrapp


🚀 New Features & Capabilities

1. 🕋 Khatm Circles (Group Quran Rooms)

  • Real-Time Collaboration: Introduced shared spaces for group Quran completion (Khatm) where multiple users can coordinate reading efforts in real-time.
  • Juz Assignments & Tracking: Room creators and participants can claim specific Juz portions, with progress synchronized automatically across all members.
  • Secure Coding & Invitation: Unique room codes allow instant invitations, paired with localized encryption utilities (codec.ts) for data privacy.
  • QR Code Sharing: Integrated quick QR code generation and scanner interface (QRScannerModal.tsx) for fast onboarding into groups.

2. 📜 Islamic History Widget

  • Rich Sunni History: Added a new home widget that cycles through 100 curated facts from Islamic history, highlighting major events, scholars, and achievements from the early Hijra to modern times.
  • Authentic References: Each history entry includes a verified reference (such as Siyar A’lam al-Nubala, Tarikh Ibn Khaldun, and Wafayat al-A’yan).

3. 🌟 Prophets Stories Widget

  • Narrative Snippets: Adds a widget detailing key narrative moments in the lives of the Prophets (A.S.) to inspire daily reflection.
  • Actionable Lessons: Each story details a core moral or spiritual lesson (e.g. patience, repentance, steadfastness).
  • Widget Profile: Configured as ProphetsStories (3x2 layout, 110dp min-height).

📊 Codebase & Feature Stats

Expanded Widget Registry (app.json)

  • AyahOfDay, TasbihCounter, QuickActions, DuaOfDay, WisdomQuote, LastRead, JuzProgress, PrayerTracker, NamesOfAllah, SunnahDaily, HadithOfDay, IslamicHistory, ProphetsStories, CharacterFocus, DigitalDetox

Widget Data Registries (widget-data.ts)

  • ALLAH_NAMES: 99 entries (Complete names, meanings, and benefits)
  • HISTORY_FACTS: 100 entries (Sunni Islamic history timeline)
  • PROPHETS_STORIES: 25+ entries (Prophetic narratives and lessons)
  • SUNNAH_ENTRIES & HADITH_ENTRIES: Full daily rotational content

Dhikr v3.2.1 — Official Release Notes

“Circles of Knowledge” 🌙

We are blessed to announce the release of Dhikr v3.2.1, introducing cooperative spiritual goals, brand-new widgets, and AI-assisted personalized supplications.


✨ Highlights

🕋 Khatm Circles — Quran Together

Complete the Holy Quran together with family, friends, or study groups. Create a room, share the invitation QR code, claim Juz sections, and watch your collective progress update live.

📜 Islamic History Widget

Keep the rich legacy of Islamic civilization visible on your home screen. A new rotating widget featuring 100 verified historical records spanning the Hijra, major scholarly works, and scientific achievements—all complete with classical citations.

🌟 Prophets Stories Widget

Reflect on the noble lives of the Prophets (peace be upon them all). Displays daily narrative snippets and highlights the core moral lessons to carry into your day.


📱 Release Details

  • Version: 3.2.1
  • Build target: Android (.apk)
  • Theme: Optimized Dark Mode
  • Widgets: 15 Home Screen Widgets available

Built with dedication for the Ummah. All content is carefully structured in accordance with the Ahl-e-Sunnat wal Jama’at.

بِسْمِ اللهِ الرَّحْمٰنِ الرَّحِيْمِ

0
0
2
Ship Pending review

# Dhikr App — The Journey & Complete Version History 🌙

Welcome to the official showcase of the **Dhikr** app! Here is the complete evolution of your favorite spiritual companion, from its foundational launch to its modern, secure, and cloud-connected features.

![Dhikr Versions Timeline Showcase](C:\Users\wariy\.gemini\antigravity-ide\brain\ca8b7e2c-45d4-472b-90b9-cb40baec4fff\dhikr_version_history_app_icon_showcase_1783437665604.png)

---

## 🕌 What is Dhikr?
**Dhikr** is an aesthetic, zero-configuration mobile companion designed to support your daily Quran recitation, prayer habits, and spiritual progression. Designed with elegant dark-slate backgrounds and premium gold accents, it provides users with a distraction-free environment to read the Quran, track prayers, build habits, and study.

*Because we prioritize your privacy and complete independence from commercial stores, **Dhikr is distributed directly as an APK and is NOT listed on the Google Play Store or Apple App Store**.*

* **Download URL**: **[dhikr.contentify.studio](https://dhikr.contentify.studio)**

---

## 📜 Complete Version History

### 🟢 Version 1.0.0 — The Foundation
* **Quran Reader**: High-contrast reader with clean Arabic script, English and Urdu (*Kanzul Iman*) translations.
* **Digital Tasbih Clicker**: Responsive digital clicker to count daily prayers.
* **Local Bookmarks**: Basic system to bookmark and return to verses.

### 🔵 Version 2.0.0 — Spiritual Toolkit
* **Prayer Times & Qibla Compass**: Auto location-based prayer times and a visual Qibla compass.
* **Custom Bookmark Folders**: Group bookmarks into custom directories for systematic study.
* **Audio Recitations**: Streaming audio support for correct pronunciation.

### 🟡 Version 3.0.0 — Modern Integration
* **Google Drive Cloud Backups**: Securely sync bookmarks, settings, and logs to the cloud.
* **Home Screen Widgets**: Simple widgets displaying daily inspirational verses.
* **Search Integration**: Fast search interface across all translations.

### 🟣 Version 3.1.1 — The Spiritual Consistency Update
* **Sajdah al-Tilawah Tracker**: Checklist for the 15 prostrations of recitation with progress rings.
* **Groq LLaMA AI Quiz Generator**: Daily multi-level Quranic quiz aligned with classical Sunni theology.
* **Widget Real-Time Sync**: Syncs home screen widgets dynamically with the active Tasbih counter.
* **Prophetic Sunnah Guides**: 40 authentic Sunni-referenced guides detailing daily Prophet ﷺ habits.

### 🛡️ Version 3.1.2 (Patch 2) — Device Hardware Security
* **SecureStore Encryption**: Migrated API keys from plain text into the phone's physical hardware registers (`SecureStore`).
* **Clean UI**: Removed complex fallback text fields and manual token inputs.

### 🌟 Version 3.1.3 (Patch 3) — Seamless Native Cloud
* **Google Sign-In Fix**: Resolved runtime promise resolution bugs (`hasPreviousSignIn`), enabling native sign-in prompts to open instantly.
* **Sajdah Drive Sync**: Added all Sajdah logs to the cloud backup payload.
* **EAS Cloud Optimization**: Removed config overrides in `eas.json` to allow Expo runner to pull secrets safely.

---

## 💡 Key Challenges & Pride
* **Asynchronous Security**: Resolving asynchronous Google Sign-in promise resolutions on startup.
* **Environment Integrity**: Removing build env configurations from `eas.json` to safely bundle credentials from the Expo dashboard.
* **Device Security**: Proudly storing API keys inside hardware keychains (`SecureStore`) for absolute client privacy.

---

## 📲 How to Test the Project
1. Download and install the latest APK from **[dhikr.contentify.studio](https://dhikr.contentify.studio)**.
2. Go to **Settings** and tap **Connect via Google OAuth** (Google Sign-In will launch natively).
3. Try checking off a Sajdah or bookmarking a Surah, then click **Backup to Drive**.
4. Reset app storage, log in again, and click **Restore from Drive** to sync your progress!

  • 4 devlogs
  • 9h
Try project → See source code →
Open comments for this post

35m 30s logged

Dhikr App - Version 3.1.1 Patch 3 Devlog 🌙

Following the release of Patch 2, we are rolling out Patch 3 to address critical environment variable configuration issues, resolve Google Sign-In exceptions natively in the production APK, and include the Sajdah al-Tilawah tracker progress in Drive backups.

🔐 What’s New

  • Google Sign-In Fix: Resolved a critical bug where native Google Sign-in was disabled permanently on boot due to silent sign-in promise resolution failures (handled asynchronous calls to hasPreviousSignIn() with await).
  • Settings Page Streamlining: Completely removed the custom API key manual input cards, labels, and state variables from the Settings screen. The layout now features a clean, unified “Connect via Google OAuth” button with no confusing fallback controls.
  • EAS Configuration Overhaul: Removed all placeholder env keys from eas.json. EAS Build on the cloud now successfully resolves and bundles the real secrets (Google Client IDs, Web Client ID, Maps keys, and Groq API key) directly from the Expo Secrets dashboard instead of overriding them.
  • Sajdah Logs Backup: Integrated the @dhikr_sajdah_logs AsyncStorage data into the primary backup payload of backupService.ts. Your Sajdah tracker progress is now backed up and restored seamlessly on Google Drive.

📥 Download: dhikr.contentify.studio

0
0
5
Open comments for this post

15m 52s logged

Dhikr App - Version 3.1.1 Patch 2 Devlog 🌙

Following the release of v3.1.1, we are rolling out Patch 2 to implement device-level hardware keychain storage and streamline the user settings experience.

🔐 What’s New

  • EAS & SecureStore Keychain Sync: On first boot, the app securely imports your Groq API key from your environment settings (EXPO_PUBLIC_GROQ_API_KEY) and saves it directly to the device’s physical hardware keychain (SecureStore).
  • Settings Page Cleanup: Completely removed the custom API key input card and states from the Settings screen. Users now enjoy a zero-configuration, distraction-free environment.
  • EAS Build Env Configurations: Added all environment variables directly to eas.json profiles to support cloud compilation.

📥 Download: dhikr.contentify.studio

0
0
3
Open comments for this post

1h 13m 46s logged

Dhikr App - Version 3.1.1 Devlog 🌙

We are thrilled to announce the release of Dhikr v3.1.1! Download the latest version directly from our official page at dhikr.contentify.studio. This version introduces powerful new features designed to deepen your spiritual consistency, challenge your Quranic knowledge, and bring seamless utility to your homescreen.


🚀 What’s New in v3.1.1

1. 🕌 Sajdah al-Tilawah (Prostration of Recitation) Tracker

Never forget a Sajdah again. This version adds a dedicated tracker for all 15 prostrations of recitation in the Noble Quran.

  • Progress Visualization: Beautiful circular rings showing completed vs. remaining prostrations.
  • Direct Navigation: Tap any Sajdah to jump directly to its Ayah in the Quran reader.
  • Performance Guide: A comprehensive Classical Sunni guide detailing the rules, rulings, and step-by-step method to perform Sujud al-Tilawah.

2. 🧠 Groq AI Quranic Quiz Generator

Test and reinforce your knowledge of recently read verses with our advanced, AI-powered quiz system.

  • Custom Verse Selection: Choose a custom Surah and Ayah range to focus your study.
  • 10-Question Structured Quiz: Every quiz consists of exactly 3 Easy (moral guides), 3 Medium (theology/history), and 4 Hard (Asbab al-Nuzul & deep creed) questions.
  • Ahl-e-Sunnat wal Jama’at Alignment: System prompts ensure all questions, answers, and references (including Kanzul Iman) respect classical Sunni theology.
  • Detailed Tafsir Explanations: Every question provides a rich, paragraph-long Tafsir explanation that serves as a mini-lesson.
  • Resilient Multi-Model Fallbacks: Sequentially loops through 5 backup Groq models to ensure high availability.
  • Daily Learning Limit: Tracks daily generations to support focused study (1 quiz per day in production; unlimited in development).

3. 📿 Real-time Tasbih & Counter Widget Sync

The Android home screen widget is now a first-class citizen.

  • Live Selection Sync: Switching your active Dhikr inside the app immediately syncs the home screen widget’s active phrase, meaning, target, and count.
  • Resume Capability: When launching the app, it automatically reads your widget’s active Dhikr, so you can continue counting right where you left off.

4. 🔗 Advanced Tab Deep Linking

  • Clicking the “Search” button on the widget (dhikr://search) now routes you directly to the Quran search tab.
  • Bypasses scroll updates inside the Surah screen when a Primary Folder lock is set, keeping widget progress locked strictly to your study bookmarks.

5. 📖 Detailed Prophetic Sunnah Guides

  • Replaced generic templates with 40 highly detailed, authentic descriptions detailing exactly how the Holy Prophet ﷺ practiced his daily Sunnahs (Miswak hold, sipping water, sitting postures, comb angles), complete with authoritative Sunni references (Bahar-e-Shariat, Sahih al-Bukhari).

🛠️ Performance & Under-the-Hood Fixes

  • Bumped package files to Expo v3.1.1 standards.
  • Added __DEV__ mode checks to bypass quiz rate limits for testing.
  • Handled full offline and error UI blocks during quiz generation.
0
0
1
Open comments for this post

22m 36s logged

Devlog: FridgeChef AI — Version 1.5.0 (Interactive & Socket Mode Update) ⚡🤖

Date: July 7, 2026  
Developer: Aleena Wariya  
Tech Stack: Node.js, Express, Slack Bolt SDK, Groq Cloud API (Llama 3.3)

📝 OverviewVersion 1.5.0 marks a massive architectural and interactive overhaul for FridgeChef AI.

We transitioned the entire app from a simple text-response model into a consolidated, highly interactive hub system using Slack’s Socket Mode, Block Kit, Modals, and Actions. This devlog covers the details of this release, the challenges resolved, and how we streamlined the user experience.

🚀 Key Features Implemented in v1.5.0### 1. Shift to Slack Socket Mode (No Tunnels Needed!)

  • WebSocket Integration: Refactored app.js to initialize Bolt using socketMode: true and an App-Level Token (xapp-).

  • Developer Experience: The bot now connects directly to Slack using web sockets. This completely eliminates the need for public webhook tunnels (like ngrok or tunnelmole) during local development.

  • Express Compatibility: Maintained a parallel Express server listening on PORT to return 200 OK on health routes, keeping the app compatible with cloud hosting deployment checks (like Render).

2. Consolidated 3-Command ArchitectureTo prevent cluttering the Slack app settings with dozens of commands, we consolidated all features into 3 Main Interactive Portals:

  • /fridgecook — The Recipe Hub: 

  • Integrates baking, smoothies, kid-friendly meals, air fryer recipes, and party sizes. 

  • Adds a Leftover Optimizer checkbox that prompts the Groq API to creatively combine odd ingredients. 

  • Dynamically queries your saved inventory if run with no arguments.

  • /fridgehealth — The Wellness Hub: 

  • Displays a personalized dashboard showing daily water progress, calorie logs, and active allergies. 

  • Adds quick-click buttons to log water (+250ml, +500ml), reset stats, and search healthy substitutes. 

  • Includes a Vitamin Fridge Audit analyzing your pantry list for mineral deficiencies.

  • /fridgeinventory — The Pantry & Shopping Hub: 

  • Renders a dashboard displaying your current stock, items in the freezer, and expiration warnings. 

  • Integrates Expiration Reports (categorizing items into Expired, Expiring, and Fresh) with quick-discard buttons. 

  • Integrates Fridge Audits which prompt users to verify if older ingredients have been eaten. 

  • Handles Food Share Alerts with a 🍴 I want this! claiming system.

3. In-Slack Help System (/fridgehelp)

  • Implemented a user guide directly inside Slack. Run /fridgehelp to get a clean, ephemeral Block Kit manual outlining all the features and tricks of the 3 portals.

🛡️ Challenges & Bug Fixes

1. DM & Private Channel channel_not_found Error

  • Problem: Triggering commands or clicking buttons in DMs or private channels where the bot wasn’t added caused channel_not_found errors when the bot tried to post messages.
  • Solution: Implemented a fail-safe routing wrapper that detects DM channel prefixes (D...) and automatically routes the messages to the User’s ID (U...). Slack automatically maps User ID targets to the appropriate private DM conversation.

2. Slack Message Scoping message_not_found Error

  • Problem: Updating messages in DMs using chat.update threw message_not_found because the bot attempted to update using the User ID target instead of the mapped DM channel ID.

  • Solution: Updated the message updater to target infoMessage.channel (the actual channel ID returned by Slack’s post response) instead of the input channelId.


🎨 Release Graphic

  • A v1.5.0 release banner has been created to celebrate this release, featuring a modern, dark-themed dashboard look matching the new interactive wellness and pantry screens.
0
0
2
Open comments for this post

1h 14m 52s logged

FridgeChef AI is an interactive, Node.js-based Slack Bot that helps users figure out what to cook with whatever ingredients they have left in their fridge. Powered by the high-performance Groq API (Llama 3.3) and built using the Slack Bolt SDK in Socket Mode, this application serves as an excellent submission for college projects or showcase portfolios.

0
0
9
Open comments for this post

6h 28m 50s logged

Dhikr v3.0.0 — The Interactive Widgets & Advanced Tracking Update 🎉
We are thrilled to announce the release of Dhikr v3.0.0! This major release elevates your spiritual journey with the introduction of 15 beautiful home screen widgets, interactive logs, advanced bookmarking, historical contexts, and automated backup options.

Here is a detailed guide to what’s new in this version.

📱 1. Brand-New Premium Widgets Suite (15 Widgets)
Bring your spiritual practices to your home screen with our collection of 15 customizable widgets designed for quick accessibility and reminder cycles.

  1. Names of Allah Explorer: Cycle through the 99 Names of Allah on a periodic refresh interval (refreshes every 1 hour) to aid in memorization and contemplation.
  2. Hadith of the Day: Start your morning with a curated authentic Hadith directly on your home screen.
  3. Stories of the Prophets: Daily brief snippets detailing the lives, patience, and lessons from the Prophets.
  4. Historical Facts: Explore key moments, battles, treaties, and milestones in Islamic history.
  5. Character Building Targets: Receive daily targets and character goals to cultivate virtues like patience, humility, and gratitude.
  6. Interactive Prayer Tracking Widget: Log your obligatory prayers directly from the home screen widget.
  7. Tasbih Counter Widget: Tapping the +1 button increments your count instantly from the home screen.
  8. Last Read & Juz Progress Widgets: Widgets read your progress directly from your designated Primary Widget Folder in bookmarks.

🕌 2. New Comprehensive Prayer Log System
Build consistency in your daily prayers with our new tracking module.

  1. Salah Logs: Log and monitor Fajr, Dhuhr, Asr, Maghrib, Isha, and voluntary (Nawafil) prayers.
  2. Qaza Tracking: Keep track of missed obligatory prayers and log them as you make them up.
  3. Analytics: View logs to recognize patterns and build consistency.

📿 3. Dedicated Dhikr & Tasbih Section
A unified home for daily remembrances.

  1. Dhikr Directory: Access authentic morning, evening, and bedtime Adhkar with counters.
  2. Digital Counters: Count repetitions with haptic feedback, audio guides, and completion notifications.

📁 4. Smart Bookmark Folder Section
Organize your research, Quran studies, and target verses into folders.

  1. Custom Folders: Create and customize multiple bookmark folders.
  2. Primary Folder System: Tag a bookmark folder as “Primary Widget Folder” to sync its contents (Last Read and progress percentages) to the home screen widgets.

☁️ 5. Secure Google Drive Export & Sync
Your data stays private to you.

  1. App Sandbox Backup: Syncing uploads your logs, bookmarks, and settings to a hidden folder inside your Google Drive. No other apps (and no third-party servers) can access this folder.
  2. Manual Control: Avoid accidental overwrites with manual backup and restore controls.
0
0
8

Followers

Loading…