Skip to content

Commit cd62236

Browse files
new changes in files
2 parents 47412b9 + 583791f commit cd62236

File tree

2 files changed

+27
-22
lines changed

2 files changed

+27
-22
lines changed

LICENSE

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2025 Anamika Ghosh
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

+6-22
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,9 @@
11
# OS Process Analyzer
22

3-
![Build Status](https://img.shields.io/badge/build-passing-brightgreen)
4-
![License](https://img.shields.io/badge/license-MIT-blue)
5-
![Contributors](https://img.shields.io/badge/contributors-1-orange)
6-
73
The **OS Process Analyzer** is a web-based application designed to monitor and analyze system metrics in real-time. It provides insights into CPU usage, memory consumption, disk I/O, and network activity, along with AI-driven reports to help identify performance bottlenecks and anomalies.
84

95
---
106

11-
## Table of Contents
12-
- [Features](#features)
13-
- [Technologies Used](#technologies-used)
14-
- [Installation](#installation)
15-
- [Usage](#usage)
16-
- [Contributing](#contributing)
17-
- [License](#license)
18-
- [Contact Details](#contact-details)
19-
207
## Features
218

229
- **Real-Time Monitoring**:
@@ -35,6 +22,11 @@ The **OS Process Analyzer** is a web-based application designed to monitor and a
3522
- Responsive design with animated charts and gauges.
3623
- Fixed chatbot for process-related queries.
3724

25+
---
26+
27+
## Demo
28+
29+
3830
---
3931

4032
## Technologies Used
@@ -79,12 +71,4 @@ Contributions are welcome! If you'd like to contribute, please fork the reposito
7971
---
8072
8173
## License
82-
This project is licensed under the MIT License. See the [LICENSE](https://github.com/Anamikaghosh18/OperatingSystem-Process-Analyzer/blob/main/LICENSE) file for details.
83-
84-
---
85-
86-
## Contact Details
87-
88-
- **Email**: [g.anamika0101@gmail.com](mailto:g.anamika0101@gmail.com)
89-
- **LinkedIn**: [anamikaghosh18](https://www.linkedin.com/in/anamikaghosh18/)
90-
74+
This project is licensed under the MIT License. See the LICENSE file for details.

0 commit comments

Comments
 (0)