Skip to content

swr7der/java-temperature-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-temperature-bash

A Java approach to listen temperature in linux terminal of your location

Prerequisites:

  1. Gradle
  2. Espeak

How to install:

  1. After cloning the repository, extract it to your desired path.
  2. Run below commands:
cd <PATH_TO_DIRECTORY>
chmod +x temperature
sudo cp temperature /usr/bin/
  1. To listen temperature of your location, simply run:
cd <PATH_TO_DIRECTORY_WHERE_PROJECT_FILES_ARE>
temperature

NOTE: Running command needs internet connection and running it first time would take more time as compared to running it other times.

About

An approach to listen temperature at your location in linux command line terminal from java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published