helloSystem / helloSystem/ISO

localize: Use WLAN regdomain to guesstimate country, language, and keyboard

Open
#425 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
847
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Can we use this to get the country? How does this work? Is it using info from the wireless router? How reliable is it?

```
% ifconfig | grep regdomain | xargs | cut -d " " -f 4
DE
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.