lp:keep.awake

Created by DanglingPointer and last modified
Get this branch:
bzr branch lp:keep.awake
Only DanglingPointer can upload to this branch. If you are DanglingPointer please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
DanglingPointer
Project:
Keep.Awake
Status:
Development

Recent revisions

66. By DanglingPointer

Updated version to 4.20

65. By DanglingPointer

- Updated Comment notes around Ubuntu 14.04 supportability and Desktops not using Mutter and Gnome.
- Updated minimum Ubuntu version check.

64. By DanglingPointer

- Added a setter and getter for gnome settings that toggles the AC power on and off.
- Adjusted logic to fit new command accordingly
- version bump to 4.19

63. By DanglingPointer

Changed all "download" references to "networkTraffic" references.
- This is because keep.awake monitors both download and upload and selects the larger of the two in its analysis in every interval.
- upgrade to v4.18

62. By DanglingPointer

Threading optimisation:
- Decreased cpu core utilisation by ~100%-130% on all logging modes up to Verbose
- Removed manual threading event controls and used sleep instead for the logger thread.

keepawake.py should now use even less cpu and be inconsequential to cpu load.

61. By DanglingPointer

Updated copyright dated displayed on stdout

60. By DanglingPointer

- Removed xprintidle and using dbus instead to get Idle Time
- Removed references to xprintidle in both comments and help function
- updated minro version to 4.17

59. By DanglingPointer

platform.linux_distribution() is no longer supported by platform library.
Replaced with "distro" library from pypi.
Syntax exactly the same in place.
Updated copyright and minor version

58. By DanglingPointer

v0.4.15
- Incorporated xprintidle PyPI package into code instead using a subprocess on the shell.
- Found a bug where for short intervals, there may not be any cpu activity logged on the concurrent thread. Fixed this by waiting for cpu activity to be logged on the separate thread before proceeding.

57. By DanglingPointer

Removed tar.xz compressed package as will add instructions on https://launchpad.net/keep.awake main page on using $ bzr branch lp:keep.awake to clone the program for easier download.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.