mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Mac Screenshot Tracker. (#530)
This commit is contained in:
parent
0db1b0b5aa
commit
9f7a3c6ec3
1 changed files with 17 additions and 0 deletions
|
@ -7717,6 +7717,23 @@
|
|||
"javascript",
|
||||
"type_script"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "An open source, free and hackable screenshot tracker. Re-watch what you've been working on!",
|
||||
"categories": [
|
||||
"productivity"
|
||||
],
|
||||
"repo_url": "https://github.com/instance01/mac-screenshot-tracker",
|
||||
"title": "Mac Screenshot Tracker",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/instance01/mac-screenshot-tracker/master/.github/screen1.png",
|
||||
"https://raw.githubusercontent.com/instance01/mac-screenshot-tracker/master/.github/screen2.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"python"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue