Skip to content

A simple automation system to controll home appliances with simple but informative UI

License

Notifications You must be signed in to change notification settings

KnightFiury/Home-Automation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Automation System

Welcome to the Home Automation System project. This system allows you to control and monitor various aspects of your home through a user-friendly interface. The Home Automation System is designed to make your home smarter and your life easier. With this system, you can control lights, temperature, security systems, and more, all from a central interface.

Features

  • User Authentication: Secure login with username and password.
  • Device Control: Manage lights, thermostats, and other connected devices.
  • Monitoring: Real-time monitoring of home sensors and cameras.
  • Scheduling: Set schedules for automated tasks.
  • Remote Access: Control your home from anywhere via the internet.

Installation

To install and run the Home Automation System locally, follow these steps:

Clone the repository

git clone https://github.com/knightfiury/Home-Automation-System.git
cd Home-Automation-System

Navigate to the bin directory and compile the Java files

cd bin
javac ../src/*.java

Run the application

java Main

Usage

To enter the system, use the following credentials
Username: a
Password: a
After logging in, you will have access to the main dashboard where you can control and monitor your home devices.
You can also change the credentials in settings (option 10).
The new credentials will be used for login.

Contributing

We welcome contributions to improve the Home Automation System. If you have suggestions or improvements, please fork the repository and create a pull request. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

A simple automation system to controll home appliances with simple but informative UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages