A good sleep routine is critical to our day to day. If we can not sleep well suffer several problems, since the typical lazy to get out of bed to serious health problems. With the advancement of the digital age and the proliferation of mobile devices appeared many utilities aimed at helping you sleep better .

have trouble sleeping or find it hard to wake up, then I leave some interesting apps for iOS and Android. The purpose of these tools is so gentle wake during light sleep and gather information of our movements in bed.

Applications mentioned in this paper share many of its features but come with elements that differ from each other. Consider that there are proposals to use these mobile devices to place in bed with us.

Sleep as Android

unnamed 1 Applications to sleep better (iOS, Android)

The first utility is available only on Android and has several valuable tools. The application integrates a clock that is activated during light sleep and lets you select different shades, from natural sounds to songs stored on the smartphone or tablet.

forte Sleep as Android is that it generates a complete history Graphic with data collected during sleep cycles, as the statistics of any deficiencies. It can also record ambient sound to check our snoring or sleep talking about.

Another aspect to note is that the resolution requires CAPTCHAS to determine whether we are awake. Thus we turn prevents the alarm and continue sleeping. The app can be used free of charge for two weeks but then requires the purchase of a license.

Download | Sleep as Android.

More info | Official site.

Sleep Cycle

e1364820098755 Capture Applications to sleep better (iOS, Android)

This app is very similar to the previous one but it works only on iOS. It also includes an alarm that wakes us in gentle light sleeper, displays data collected with different graphics and offers pleasant melodies and alarm. As aspect to highlight, Sleep Cycle offers the possibility to create notes about specific events that may adversely affect the quality of sleep (overeating, for example).

The application also allows exporting the information collected for display in Excel and use the phone’s vibrator in the event that the sound is not enough to wake us up. Sleep Cycle costs $ 0.99 and works on any iPhone, iPad or iPod Touch with iOS 4.3 or higher.

Download | Sleep Cycle.

More info | Official site.

SleepBot

unnamed 2 Applications to sleep better (iOS, Android)

Like the two previous proposals, the fort of SleepBot is using intelligent alarm, recording information and automatic recording of possible noise / snoring. Also this application for Android has a widget which aims to enable or disable the application from the main screen of the smartphone or tablet.

Another interesting aspect is the section with tips and recommendations to help you sleep or stay awake. Where it differs from its competitors is the inclusion a web client to analyze the data collected by the app from the web browser on our computer.

Unlike

Sleep as Android, this app is completely free and does not require the purchase of licenses or unlocking internal features.

Download | Sleepbot.

More info | Official site.

Images taken from Google Play and App Store .

info via Lifehacker.

class=”article first_main_article” readability=”34″>

Saturday arrives and WIN comes PING MuyLinux , and knowing how many of you know I like the section, it gives me the feeling of living my day Groundhog particular (xD). Everything is because not miss anything (or at least possible). Come to the agenda …

PING # 22: Fedora 18, hybrid sleep, Red Hat, portable applications, Phoronix, Diablo 3, GNOME Shell (item), Ubuntu ...

  • Fedora 18 and UEFI : It seems that the next version of Fedora will support UEFI boot, with the help of Microsoft. Or so they say in InternetNews (I would help relative).
  • Hybrid Sleep : The reissued busied himself one of the interesting tutorials with which to configure a hybrid sleep, RAM first, then to disk. What do you think?
  • Red Hat CloudForms
  • : The Red Hat company introduces new management platform for hybrid cloud computing. A market-driven professional development that we have, as always, MuyComputerPRO.
  • Creating portable applications on GNU / Linux : And here’s another tutorial quite interesting, the title says it all. We find in Linux Zone.
  • Phoronix 8 years : The portal specializing in Linux celebrates its eighth anniversary in line with a selection of the most popular news in its history. Made in Phoronix.
  • Installing Diablo 3 on Linux : Not that I have a lot of mystery, but as we talk about a long-awaited title, if someone is choking the installation, Softpedia have prepared a ‘how- to ‘step by step.
  • GNOME-Shell

  • – Google + : Possibly one of the best songs I’ve seen for GNOME Shell, especially if you’re into new style of Google.
  • Red Hat in Madrid : More news from the company’s number one Open Source, we recount our fellow MuyComputerPRO, and is that Red Hat will be hosting the JBoss Open Forum 2012 in Madrid in a couple of weeks.
  • reason to love Ubuntu 4.12 LTS (could use to list in reverse, but Believe it or not, I’m not Kaffir ;)

    No related posts.

    Tags: portable applications, Cloudforms, Diablo 3, Fedora 18, GNOME Shell, Google, Phoronix, PING, Red Hat, hybrid sleep, themes, Ubuntu, Ubuntu 12.04, UEFI

    Powered By WizardRSS.com | Full Text RSS Feed | WordPress Amazon Plugin | Android Forums | WordPress Tutorials

    class=”article first_main_article” readability=”46″>

    standby and hibernate are always in our sessions Linux, and probably many of you may profit of these power saving modes .

     suspend vs. hibernate What is the difference between sleep and hibernate?

    However, for those who do not be very clear what can be achieved by suspending or hibernating PC, Unixmen we explain the difference clearly. In fact, I will just simply translating and adapting the excellent clarification of the original article:

    1. Sleep mode stop all operations of all processes and saves the system state in main memory (RAM). The computer enters a low power mode in which the system still needs energy. There are several ways to reactivate the session, such as pressing a key or press and quickly release the button on the PC or laptop. To turn the suspension on Linux just run the command

    sudo pm-suspend

     

    2. Hibernate moved all data from memory to the swap or swap, and it thus tells the boot loader to start the session with the appropriate kernel and then turn off the machine. In this state the system does not require any energy. We can go back to lift the machine by pressing the button on the PC or laptop, which causes the kernel to reload the contents of memory from swap. To enable hibernation in Linux just run the command

    sudo pm-hibernate

     

    Interestingly, however, that these modes can cause problems. The fact is UbuntuVibes count, they published an interesting article in which we warned that hibernation is not enabled natively in Ubuntu 12.04 , as this feature is not supported properly by to many conflicts with the hardware.

    Ubuntu Hibernate Disabled Precise 500x425 12.04 What is the difference between sleep and hibernate?

    In this post we show you how to set hibernate mode if we use it, and that consists of the following steps:

    First prove

    if the command works as normal:

    sudo pm-hibernate

     

    If you do not have to touch the configuration from this file system:

     sudo gedit / etc/polkit-1/localauthority/50-local.d/com.ubuntu.desktop.pkla 

    add the following lines to it:

     [Re-enable hibernate by default]Identity = unix-user: *Action = org.freedesktop.upower.hibernateResultActive = yes 

    After this we must restart the computer to have the sleep mode in Ubuntu 12.04.

    No related posts.

    Powered By WizardRSS.com | Full Text RSS Feed | Amazon Script | Android Forums | WordPress Tutorials