{"id":19334990,"url":"https://github.com/rzki-lil/smartac-controller","last_synced_at":"2026-04-09T18:49:59.124Z","repository":{"id":260228235,"uuid":"880721382","full_name":"Rzki-Lil/SmartAC-Controller","owner":"Rzki-Lil","description":"A Smart AC Controller web application integrated with ESP8266 microcontroller. Built with React and Firebase for remote AC control. Features: real-time temperature control, multiple modes, fan speed,  and user authentication. ESP8266 bridges web app to AC unit.","archived":false,"fork":false,"pushed_at":"2024-10-31T20:28:53.000Z","size":28005,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T09:44:57.721Z","etag":null,"topics":["air-conditioning","firebase","frammer-motion","home-automation","iot","iot-application","iot-platform","location-based","react","realtime-database","remote-control","responsive-design","smart-home","smarthome","tailwindcss"],"latest_commit_sha":null,"homepage":"https://rzki-lil.github.io/SmartAC-Controller/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rzki-Lil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-30T08:30:23.000Z","updated_at":"2024-10-31T20:19:16.000Z","dependencies_parsed_at":"2024-10-30T09:24:35.324Z","dependency_job_id":"c7eb3199-72e4-4979-8243-28f05cc49841","html_url":"https://github.com/Rzki-Lil/SmartAC-Controller","commit_stats":null,"previous_names":["rzki-lil/smartac-controller"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rzki-Lil%2FSmartAC-Controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rzki-Lil%2FSmartAC-Controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rzki-Lil%2FSmartAC-Controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rzki-Lil%2FSmartAC-Controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rzki-Lil","download_url":"https://codeload.github.com/Rzki-Lil/SmartAC-Controller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441769,"owners_count":19801790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["air-conditioning","firebase","frammer-motion","home-automation","iot","iot-application","iot-platform","location-based","react","realtime-database","remote-control","responsive-design","smart-home","smarthome","tailwindcss"],"created_at":"2024-11-10T03:04:22.143Z","updated_at":"2026-04-09T18:49:59.114Z","avatar_url":"https://github.com/Rzki-Lil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyRemoteAC\r\n\r\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\r\n\r\n## Available Scripts\r\n\r\nIn the project directory, you can run:\r\n\r\n### `npm start`\r\n\r\nRuns the app in the development mode.\\\r\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\r\n\r\nThe page will reload when you make changes.\\\r\nYou may also see any lint errors in the console.\r\n\r\n### `npm test`\r\n\r\nLaunches the test runner in the interactive watch mode.\\\r\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\r\n\r\n### `npm run build`\r\n\r\nBuilds the app for production to the `build` folder.\\\r\nIt correctly bundles React in production mode and optimizes the build for the best performance.\r\n\r\nThe build is minified and the filenames include the hashes.\\\r\nYour app is ready to be deployed!\r\n\r\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\r\n\r\n### `npm run eject`\r\n\r\n**Note: this is a one-way operation. Once you `eject`, you can't go back!**\r\n\r\nIf you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\r\n\r\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.\r\n\r\nYou don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.\r\n\r\n## Learn More\r\n\r\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\r\n\r\nTo learn React, check out the [React documentation](https://reactjs.org/).\r\n\r\n### Code Splitting\r\n\r\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)\r\n\r\n### Analyzing the Bundle Size\r\n\r\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)\r\n\r\n### Making a Progressive Web App\r\n\r\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)\r\n\r\n### Advanced Configuration\r\n\r\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)\r\n\r\n### Deployment\r\n\r\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)\r\n\r\n### `npm run build` fails to minify\r\n\r\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\r\n\r\n# Smart AC Controller\r\n\r\nWeb application to control your air conditioning units remotely.\r\n\r\n## Docker Setup\r\n\r\n### Build and run with Docker Compose\r\n```bash\r\n# Build and start in one command\r\ndocker-compose up -d --build\r\n\r\n# View logs\r\ndocker-compose logs -f\r\n\r\n# Stop the container\r\ndocker-compose down\r\n```\r\n\r\n### Manual Docker commands\r\n```bash\r\n# Build the Docker image\r\ndocker build -t ac-web .\r\n\r\n# Run the container\r\ndocker run -d -p 8080:80 --name ac-web ac-web\r\n\r\n# Stop the container\r\ndocker stop ac-web\r\n\r\n# Remove the container\r\ndocker rm ac-web\r\n```\r\n\r\nThe application will be available at http://localhost:8080\r\n\r\n## Development without Docker\r\n\r\n```bash\r\n# Install dependencies\r\nnpm install\r\n\r\n# Start development server\r\nnpm start\r\n\r\n# Build for production\r\nnpm run build\r\n```\r\n\r\n## Environment Variables\r\n\r\nCreate a `.env` file in the root directory with the following variables:\r\n\r\n```\r\nREACT_APP_FIREBASE_API_KEY=your_api_key\r\nREACT_APP_FIREBASE_AUTH_DOMAIN=your_auth_domain\r\nREACT_APP_FIREBASE_DATABASE_URL=your_database_url\r\nREACT_APP_FIREBASE_PROJECT_ID=your_project_id\r\nREACT_APP_FIREBASE_STORAGE_BUCKET=your_storage_bucket\r\nREACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id\r\nREACT_APP_FIREBASE_APP_ID=your_app_id\r\n```\r\n\r\n## License\r\n\r\nMIT\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frzki-lil%2Fsmartac-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frzki-lil%2Fsmartac-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frzki-lil%2Fsmartac-controller/lists"}