Skip to content

Get as much information about a device as possible using navigator api in js . NO backend connection is used so privacy is not breached.

Notifications You must be signed in to change notification settings

arundada9000/Device-Information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device Details Explorer 🌐📱

Welcome to Device Details Explorer! This website helps you explore various details about the device you're using, such as its height, width, network speed, graphics, RAM, browser type, and more. It's a simple, fast, and privacy-respecting tool.


🚀 Features

  • Device Information: Get detailed information about the device, including:
    • Device Dimensions: Screen height and width.
    • Network Speed: Test the current network connection speed.
    • Graphics: Discover the type of graphics your device uses.
    • RAM & Storage: See details about your device's RAM and available storage.
    • Browser Info: Learn about the browser you're using (version, name, etc.).
  • Instant Results: Get all the data in real time with no delay.
  • No Backend: All the data collection happens directly on the client side with no need for any backend servers.
  • Privacy-Focused: We respect your privacy. No data is stored or transmitted; everything stays on your device.

🌟 Live Demo

Check it out Here : About Device


🛠️ Tech Stack

Device Details Explorer uses the following technologies:

  • Frontend:
    • HTML, CSS, JavaScript
    • Libraries for gathering device details (e.g., navigator API for browser details, screen API for dimensions)
  • Tools:
    • No backend required, everything is processed directly in your browser.

🌟 How It Works

  1. No Backend: All data is collected directly in your browser and never stored or transmitted to any servers. We value your privacy, and no personal information is accessed or shared.
  2. Client-Side Processing: The website uses JavaScript to fetch device details like screen size, browser information, RAM, and network speed directly from the client side.
  3. Real-Time Updates: As you interact with the site, the data is updated in real-time.

🛡️ Privacy Notice

Device Details Explorer does not store any data or send it to any servers. All data is collected locally on your device via JavaScript APIs. There is no backend involved, and no information is shared with third parties. Your privacy is our priority!


✨ Contributing

If you want to contribute to the project, feel free to fork the repository, make changes, and submit a pull request. Here's how you can contribute:

  1. Fork the repo to your GitHub account.
  2. Create a new branch for your changes (git checkout -b feature-name).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push your changes to the branch (git push origin feature-name).
  5. Open a pull request and let me know what you've changed!

📬 Contact

If you have any questions, feature requests, or suggestions, feel free to reach out to me:


Thank you for checking out Device Details Explorer! I hope it helps you better understand your device! 🌟

About

Get as much information about a device as possible using navigator api in js . NO backend connection is used so privacy is not breached.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published