A PowerToys Run plugin for looking up information about countries.
You can search up a country by giving info you see about it. It includes :
- Domain
- Phone code
- Driving side
- Flag colors
- Flag features
- Download the latest release of the from the releases page.
- Extract the zip file's contents to
%LocalAppData%\Microsoft\PowerToys\PowerToys Run\Plugins
- Restart PowerToys.
Via ptr
ptr add CountrySearch RakambdaOrg/PowerToys-Run-CountrySearch
- Open PowerToys Run (default shortcut is Alt+Space).
- Type
cs
and add as many search terms you want.
- Clone the repository.
- run
dotnet build -c Release
.