mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add CoreLocationCLI (#563)
* Add CoreLocationCLI * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
605fd5adb8
commit
b026a0dfa6
1 changed files with 15 additions and 0 deletions
|
@ -7845,6 +7845,21 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Get the physical location of your device and prints it to standard output",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/fulldecent/corelocationcli",
|
||||
"title": "CoreLocationCLI",
|
||||
"screenshots": [
|
||||
"https://cloud.githubusercontent.com/assets/382183/25063655/52c11234-221d-11e7-81fb-0f8712dac393.gif"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Menu bar app featuring darker than dark dimming, Night Shift fine tuning, and the ability to turn off TouchBar on MacBook Pro. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue