C4F - Activity Timer

Description

Reusable .NET component with full source to detect idle/active time by checking keyboard/mouse input. Comes bundled with basic proof-of-concept app. Great for seeing how active you really are!

Source Files

The download file activitytimer.zip has the following entries.


ActivityTimer_cs/ActivityTimer.sln//from  www  .j a  va2 s  . c  om
ActivityTimer_cs/ActivityTimer/ActivityTimer.csproj
ActivityTimer_cs/ActivityTimer/Components/UserActivityState.cs
ActivityTimer_cs/ActivityTimer/Components/UserActivityTimer.cs
ActivityTimer_cs/ActivityTimer/MainForm.Designer.cs
ActivityTimer_cs/ActivityTimer/MainForm.cs
ActivityTimer_cs/ActivityTimer/MainForm.resx
ActivityTimer_cs/ActivityTimer/Program.cs
ActivityTimer_cs/ActivityTimer/Properties/AssemblyInfo.cs
ActivityTimer_cs/ActivityTimer/Properties/Resources.Designer.cs
ActivityTimer_cs/ActivityTimer/Properties/Resources.resx
ActivityTimer_cs/ActivityTimer/Properties/Settings.Designer.cs
ActivityTimer_cs/ActivityTimer/Properties/Settings.settings
ActivityTimer_vb/ActivityTimer.sln
ActivityTimer_vb/ActivityTimer/ActivityTimer.vbproj
ActivityTimer_vb/ActivityTimer/Components/UserActivityState.vb
ActivityTimer_vb/ActivityTimer/Components/UserActivityTimer.vb
ActivityTimer_vb/ActivityTimer/MainForm.Designer.vb
ActivityTimer_vb/ActivityTimer/MainForm.resx
ActivityTimer_vb/ActivityTimer/MainForm.vb
ActivityTimer_vb/ActivityTimer/My Project/Application.Designer.vb
ActivityTimer_vb/ActivityTimer/My Project/Application.myapp
ActivityTimer_vb/ActivityTimer/My Project/AssemblyInfo.vb
ActivityTimer_vb/ActivityTimer/My Project/Resources.Designer.vb
ActivityTimer_vb/ActivityTimer/My Project/Resources.resx
ActivityTimer_vb/ActivityTimer/My Project/Settings.Designer.vb
ActivityTimer_vb/ActivityTimer/My Project/Settings.settings
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml

Download

Click the following link to download activitytimer.zip.

activitytimer.zip
Home »
  Visual Basic.Net Free Code »
    Development »
      Keyboard
List of Keyboard
C4F - Activity Timer