Giter Site home page Giter Site logo

IzzyOnDroid about clockyou HOT 7 CLOSED

you-apps avatar you-apps commented on May 30, 2024
IzzyOnDroid

from clockyou.

Comments (7)

Bnyro avatar Bnyro commented on May 30, 2024 1

PS: Let me know when you've addes text in your Fastlane tree wink (hint: it currently has screenshots only โ€“ no short-desc, full-desc, featureGraphic etc).

Oh damn, silly me.
I've been running git add . in the directory of the screenshots instead of the project's root folder, added now!

from clockyou.

IzzySoft avatar IzzySoft commented on May 30, 2024 1

Fastlane: config updated here. ๐Ÿ’ฉ happens ๐Ÿคฃ

Holidays: would be really nice to have! I really wonder why not all alarm apps have that one way or the other. It's hopefully not too hard to figure and implement. Looking forward to that!

Btw, you didn't write what "sound sources" are considered by your alarm clock. Hope it's not just the "alarm sounds" of the device, but allows e.g. to pick a specific or random MPยง from the local collection as well. The only thing clear is it won't play any internet radio (no network permission). But maybe one could have start it a specific app as well? Thinking of the FM radio available with some devices. Though those usually need an antenna (which then is substituted by the cable of the headphones โ€“ which doesn't make much sense at bed time).

And if you like some crazy ideas (looking at the permissions requested to make sure none of them needs an extra one):

  • snooze 1st time (max 5min) by just tap "snooze"
  • snooze 2nd time: tap snooze exactly when it flashes (flash it max 5 times for 1s each)
  • snooze 3rd time: same, but button moves around the screen
  • snooze 4th time (you don't dare, do you?): like 3rd, but button now flashes a rhythm you need to repeat, turning up the volume each time
  • snooze 5th time: hahaha, bet now you're awake anyway (or have the alarm turned off entirely)

Speaking of which: optionally, have turning off the alarm follow a similar pattern: once you hit the "off" button, it shows two new buttons in different position asking "are you sure" (one "yes", one "no"; play with colors and visibility; e.g. if "yes" was blue and "no" was red the first night, next night they have the colors reversed โ€“ or the question phrased opposite, like "keep it on") ๐Ÿ™ˆ

To not drive folks nuts, name the entire schema "crazy mode" or something, and make it optional.

More funny ideas: if it can make use of the light sensor, ask the sleeper to send a morse "s" via the bed light to snooze, etc. ๐Ÿคฃ

from clockyou.

IzzySoft avatar IzzySoft commented on May 30, 2024

Thanks! Will be there with the next sync.

And if you're looking for some nice feature 99% of all alarm clocks are missing: integrate a holiday calendar by allowing to add one or more *.ics to be fed locally (so you don't need to add INTERNET) plus maybe a possibility to add personal dates directly (for those who'd otherwise struggle with the ICS format) โ€“ et voila! That ugly "get-to-work" alert wakes you up each work day only, skipping that Easter-Friday and Easter-Monday (to pick something just currently running) to let you sleep in.

I really wonder why almost all clock apps lack this feature. And yours would be outstanding then as the only FOSS one having it (I just know about a single clock app having that feature, and that's not FOSS but even added trackers with its newer versions).

from clockyou.

IzzySoft avatar IzzySoft commented on May 30, 2024

PS: Let me know when you've addes text in your Fastlane tree ๐Ÿ˜‰ (hint: it currently has screenshots only โ€“ no short-desc, full-desc, featureGraphic etc).

from clockyou.

Bnyro avatar Bnyro commented on May 30, 2024

Thanks! Will be there with the next sync.

Great, thank you!

And if you're looking for some nice feature 99% of all alarm clocks are missing: integrate a holiday calendar by allowing to add one or more *.ics to be fed locally (so you don't need to add INTERNET) plus maybe a possibility to add personal dates directly (for those who'd otherwise struggle with the ICS format) โ€“ et voila! That ugly "get-to-work" alert wakes you up each work day only, skipping that Easter-Friday and Easter-Monday (to pick something just currently running) to let you sleep in.

Oh well, that sounds very interesting. I'm not yet familiar with the ics format, but it sounds like quite a nice addition. I'll let you know when I've added support for it (if it's doable), but don't expect me to be too fast ๐Ÿ˜‚

from clockyou.

Bnyro avatar Bnyro commented on May 30, 2024

Btw, you didn't write what "sound sources" are considered by your alarm clock. Hope it's not just the "alarm sounds" of the device, but allows e.g. to pick a specific or random MPยง from the local collection as well.

Currently, there's no such option for customizing the alarm sound due to the early state of the app (it has basically been built in a single day). But of course, that's one of the next things that's going to be added!

The only thing clear is it won't play any internet radio (no network permission). But maybe one could have start it a specific app as well? Thinking of the FM radio available with some devices. Though those usually need an antenna (which then is substituted by the cable of the headphones โ€“ which doesn't make much sense at bed time).

Yeah, I can't really come up with any app that could be started by an alarm. Most apps that intend to do something similar have it in-built themselves probably.

And if you like some crazy ideas (looking at the permissions requested to make sure none of them needs an extra one):

* snooze 1st time (max 5min) by just tap "snooze"

* snooze 2nd time: tap snooze exactly when it flashes (flash it max 5 times for 1s each)

* snooze 3rd time: same, but button moves around the screen

* snooze 4th time (you don't dare, do you?): like 3rd, but button now flashes a rhythm you need to repeat, turning up the volume each time

* snooze 5th time: hahaha, bet now you're awake anyway (or have the alarm turned off entirely)

Sounds like a funny idea, indeed! I really like enabling such things for all users the first april ๐Ÿ˜‚

More funny ideas: if it can make use of the light sensor, ask the sleeper to send a morse "s" via the bed light to snooze, etc. rofl

It'd actually be very interesting how an app can interact with the light sensor without additional permissions, but that will probably nothing I'd consider adding an additional permission for ๐Ÿ˜‚

from clockyou.

IzzySoft avatar IzzySoft commented on May 30, 2024

Currently, there's no such option for customizing the alarm sound due to the early state of the app (it has basically been built in a single day). But of course, that's one of the next things that's going to be added!

Yes, yes, totally clear โ€“ and glad you like my funny ideas! I was just collecting them to keep you on it ๐Ÿ˜„

Yeah, I can't really come up with any app that could be started by an alarm.

Any internet radio app? Any app that can play a stream โ€“ pre-configured or passed along? Any music app with its playlist? Any app that could forward your request to the coffee machine, so the smell of fresh coffee gets you out of bed? That's just what comes to mind immediately. Like with Tasker, advanced users could even set up their own "intent calls".

Sounds like a funny idea, indeed! I really like enabling such things for all users the first april ๐Ÿ˜‚

Hehe, yes, that sounds like it, too ๐Ÿคฃ

It'd actually be very interesting how an app can interact with the light sensor without additional permissions,

That was the idea. And I'd not be surprised if that wouldn't need any special permission at all. After all, auto-brightness makes use of it, too. For starters, how about this (taken from a quick search)?

from clockyou.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.