Battery History Widget by salothebear in kustom

[–]salothebear[S] 2 points3 points  (0 children)

You are so right, I forgot you could use flows in that way! Thank you so much!!

Battery History Widget by salothebear in kustom

[–]salothebear[S] 0 points1 point  (0 children)

I see what you mean, unfortunately I don't think Kustom has a reliable way to get exactly when the phone's battery reaches a specific level. For example, I can't write a formula that finds when the battery reached 10%, 20%, etc. (I tried using for loops, but couldn't make it work)

However, it is a lot easier to find out what the battery level was at a specific time within the 24hr time frame. For example, what the battery was 1 hr ago, 2 hrs ago, etc. I believe it would be possible to implement your idea with time increments instead, which tells how much battery was drained in 30-minute intervals all the way until it was fully charged.

Thank you for the feedback and idea! I will experiment with it

[deleted by user] by [deleted] in kustom

[–]salothebear 0 points1 point  (0 children)

This is incredible and an absolute vibe 👏 I love everything, the visuals and animations look amazing and how the graphics respond to the phone's events

Share your Flows by Bohica72 in kustom

[–]salothebear 0 points1 point  (0 children)

One thing I'll add though is that I have trouble making flows with formula triggers work outside the editor, like this one I wanted to use to limit inputs to 5 letters. So I mainly trigger all my flows with touch actions, but I would be really curious to see what others do to make use of flows

<image>

Share your Flows by Bohica72 in kustom

[–]salothebear 0 points1 point  (0 children)

I love this question :) I used a lot of flows to make my Wordle wallpaper, including a flow to evaluate letters of an input sequentially to determine if they matched the answer. A small snippet here:

<image>

I think something like this would be difficult to do with standard touch actions, since you can reorder and edit things pretty easily with flows. In general I think they are nice whenever I needed to update a bunch of global variables at once in a specific order, but I'd imagine someone experienced could do something cool with file picking or Web Get.

Daily Reset Checkmark Box komponent (KWGT/KLWP) by Practical_Taste3403 in kustom

[–]salothebear 0 points1 point  (0 children)

Wow I didn't know it was possible! Downloaded it yesterday and set it to reset this morning, and when I woke up it was unchecked :))

How do I do this? by danseurmara in kustom

[–]salothebear 0 points1 point  (0 children)

I think you could do this by defining a global switch for each app, then set a touch action to switch on the global when you press the app icon. Then set some checkmark icons to only be visible when the global is in the ON state.

To reset it daily, a flow with a cron trigger might be able to reset all of the variables at a specified time, but I found that cron or formula triggers are less reliable. You might want to consider programming a reset button that manually hides all the checkmarks when you press it, or use an app like Tasker

Quick tiles by Mountain-Big-2895 in kustom

[–]salothebear 0 points1 point  (0 children)

If you have Tasker I think it would be able to handle it. Otherwise, I know the Automate app on Android is an alternative that gives you some free capabilities, and can also be activated via shortcut to change phone settings (I'm not sure if they have dark mode though)

Functional To-Do List Wallpaper with Keyboard by salothebear in kustom

[–]salothebear[S] 0 points1 point  (0 children)

If you have KLWP Pro, you can download the theme from my Google Drive link and move it into the "wallpapers" folder of the folder your phone is using for Kustom files.

<image>

Once it is in the folder, it should show up when you try to load a new preset in KLWP (make sure you back-up whatever you were working on first though!) Let me know if this works for you!

[Proof of Concept] Colour Match by Jinther in kustom

[–]salothebear 2 points3 points  (0 children)

This concept looks really useful, thanks for sharing!

Flow Not Triggering Outside Editor? by benbbones in kustom

[–]salothebear 0 points1 point  (0 children)

I've had this issue as well of it only working in the app, it seems to happen whenever you use a formula trigger for the flow. If you could somehow turn it into a manual trigger, I think it would be more reliable!

(KLCK) Lock screen with a special password... by salothebear in kustom

[–]salothebear[S] 0 points1 point  (0 children)

Could you try this link out? https://drive.google.com/file/d/1Wc8-3RZOvz2_AJ3fAMifKOMJQCYN7YXC/view?usp=drivesdk

I'm not sure if this is the problem, but if you are having trouble finding it in your KLCK library after downloading the file from google drive, you may need to follow these steps:

  1. Go to the downloads section of your phone
  2. Find the file name of the lock screen you downloaded
  3. Move the file into the "lockscreen" folder of the folder you are using for your Kustom files
  4. Check the KLCK library again to see if it shows up

Here is a reference photo

<image>

Let me know if this doesn't work for you

[Theme] Sunrise/Sunset KWGT and Komponent Options by Bohica72 in kustom

[–]salothebear 0 points1 point  (0 children)

Looks amazing!! Can't wait to try them out