Skip to content

Commit e09aff4

Browse files
README file updated
1 parent 9e720a6 commit e09aff4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Orangetool
1717

18-
Consist of some useful script for Orange Pi/Raspberry Pi boards (Under Development)
18+
Consist of some general and useful scripts that developed for Orange Pi/Raspberry Pi boards (Under Development)
1919

2020
Tested on Lubuntu 14.04
2121

@@ -113,6 +113,10 @@ temp=orangetool.get_temp() # this function return cpu temperature as string
113113

114114
time=orangetool.uptime() # this function return uptime of system
115115

116+
#15- idletime
117+
118+
time=orangetool.idletime() # this function return idle of system ( all cores)
119+
116120
```
117121

118122

0 commit comments

Comments
 (0)