mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add LinkLiar (Menubar app for MAC spoofing) (#702)
This commit is contained in:
parent
745c783e20
commit
6fa24e8de5
1 changed files with 17 additions and 1 deletions
|
@ -3815,6 +3815,22 @@
|
|||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Keep your MAC address random for privacy (intuitive GUI for ifconfig)",
|
||||
"categories": [
|
||||
"menubar"
|
||||
],
|
||||
"repo_url": "https://github.com/halo/LinkLiar",
|
||||
"title": "LinkLiar",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://cdn.rawgit.com/halo/LinkLiar/master/docs/screenshot_3.0.1b.svg"
|
||||
],
|
||||
"official_site": "https://halo.github.io/LinkLiar",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "macOS menubar status indicator. ",
|
||||
"categories": [
|
||||
|
@ -8652,7 +8668,7 @@
|
|||
],
|
||||
"official_site": "https://uselinked.com",
|
||||
"languages": [
|
||||
"javascript",
|
||||
"javascript",
|
||||
"vue",
|
||||
"css"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue