An open API service indexing awesome lists of open source software.

https://github.com/kurotsmile/whatdevice

Inspect browser, OS, screen, and language details for troubleshooting.
https://github.com/kurotsmile/whatdevice

design web-tools website

Last synced: 3 months ago
JSON representation

Inspect browser, OS, screen, and language details for troubleshooting.

Awesome Lists containing this project

README

          

# WhatDevice

Inspect browser, OS, screen, and language details for troubleshooting.

## Domain-friendly Name
- Project slug: `whatdevice`
- Suggested domain: `whatdevice.web.app` or `whatdevice.com`

## Features
- Device/Browser Info Inspector
- Responsive non-full-width content layout
- SEO-ready metadata for Google/Bing
- Static hosting-ready Firebase config
- Footer includes Contact and Donation sections

## Firebase Hosting Deploy (account: nguyennhung2672@gmail.com)
1. Login: `firebase login --reauth`
2. Verify account is `nguyennhung2672@gmail.com`
3. Initialize project if needed: `firebase use whatdevice-nh2672`
4. Deploy: `firebase deploy --only hosting`

## Git Setup
This project is initialized with local Git config:
- user.email: `tranthienthanh93@gmail.com`
- user.name: `Tran Thien Thanh`

## SEO Files
- `robots.txt`
- `robot.txt`
- `sitemap.xml`

## Files
- `index.html`
- `favicon.svg`
- `firebase.json`
- `.firebaserc`