diff --git a/catalog/apps/airtable/airtable-icon.png b/catalog/apps/airtable/airtable-icon.png new file mode 100644 index 000000000..a8d3cc36a Binary files /dev/null and b/catalog/apps/airtable/airtable-icon.png differ diff --git a/catalog/apps/airtable/airtable.yml b/catalog/apps/airtable/airtable.yml new file mode 100644 index 000000000..97bf7e8e4 --- /dev/null +++ b/catalog/apps/airtable/airtable.yml @@ -0,0 +1,3 @@ +name: 'Airtable' +url: 'https://airtable.com' +category: 'Productivity' \ No newline at end of file diff --git a/catalog/apps/houseparty/houseparty-icon.png b/catalog/apps/houseparty/houseparty-icon.png new file mode 100644 index 000000000..ec0f9aed5 Binary files /dev/null and b/catalog/apps/houseparty/houseparty-icon.png differ diff --git a/catalog/apps/houseparty/houseparty.yml b/catalog/apps/houseparty/houseparty.yml new file mode 100644 index 000000000..1e427454e --- /dev/null +++ b/catalog/apps/houseparty/houseparty.yml @@ -0,0 +1,3 @@ +name: 'Houseparty' +url: 'https://app.houseparty.com' +category: 'Social Networking' \ No newline at end of file diff --git a/catalog/apps/notion/notion-icon.png b/catalog/apps/notion/notion-icon.png new file mode 100644 index 000000000..4b395d9fe Binary files /dev/null and b/catalog/apps/notion/notion-icon.png differ diff --git a/catalog/apps/notion/notion.yml b/catalog/apps/notion/notion.yml new file mode 100644 index 000000000..2960158fe --- /dev/null +++ b/catalog/apps/notion/notion.yml @@ -0,0 +1,3 @@ +name: 'Notion' +url: 'https://notion.so/' +category: Productivity \ No newline at end of file diff --git a/catalog/apps/pushbullet/pushbullet-icon.png b/catalog/apps/pushbullet/pushbullet-icon.png new file mode 100644 index 000000000..bca766f72 Binary files /dev/null and b/catalog/apps/pushbullet/pushbullet-icon.png differ diff --git a/catalog/apps/pushbullet/pushbullet.yml b/catalog/apps/pushbullet/pushbullet.yml new file mode 100644 index 000000000..3be7543e5 --- /dev/null +++ b/catalog/apps/pushbullet/pushbullet.yml @@ -0,0 +1,3 @@ +name: 'Pushbullet' +url: 'https://www.pushbullet.com/' +category: Productivity \ No newline at end of file diff --git a/catalog/apps/vimeo/vimeo-icon.png b/catalog/apps/vimeo/vimeo-icon.png new file mode 100644 index 000000000..7abace227 Binary files /dev/null and b/catalog/apps/vimeo/vimeo-icon.png differ diff --git a/catalog/apps/vimeo/vimeo.yml b/catalog/apps/vimeo/vimeo.yml new file mode 100644 index 000000000..9dd8d967b --- /dev/null +++ b/catalog/apps/vimeo/vimeo.yml @@ -0,0 +1,3 @@ +name: 'Vimeo' +url: 'https://vimeo.com/' +category: 'Video' \ No newline at end of file diff --git a/catalog/apps/wechat/wechat-icon.png b/catalog/apps/wechat/wechat-icon.png new file mode 100644 index 000000000..7968dd17b Binary files /dev/null and b/catalog/apps/wechat/wechat-icon.png differ diff --git a/catalog/apps/wechat/wechat.yml b/catalog/apps/wechat/wechat.yml new file mode 100644 index 000000000..0252be5ce --- /dev/null +++ b/catalog/apps/wechat/wechat.yml @@ -0,0 +1,3 @@ +name: 'WeChat' +url: 'https://web.wechat.com/' +category: 'Social Networking' \ No newline at end of file diff --git a/docs/_catalog/airtable.md b/docs/_catalog/airtable.md new file mode 100644 index 000000000..de070c766 --- /dev/null +++ b/docs/_catalog/airtable.md @@ -0,0 +1,9 @@ +--- +name: Airtable +category: Productivity +title: Airtable for macOS on WebCatalog +key: airtable +fullUrl: 'https://airtable.com' +hostname: airtable.com + +--- \ No newline at end of file diff --git a/docs/_catalog/houseparty.md b/docs/_catalog/houseparty.md new file mode 100644 index 000000000..bf02588ee --- /dev/null +++ b/docs/_catalog/houseparty.md @@ -0,0 +1,9 @@ +--- +name: Houseparty +category: Social Networking +title: Houseparty for macOS on WebCatalog +key: houseparty +fullUrl: 'https://app.houseparty.com' +hostname: app.houseparty.com + +--- \ No newline at end of file diff --git a/docs/_catalog/notion.md b/docs/_catalog/notion.md new file mode 100644 index 000000000..9e7f56867 --- /dev/null +++ b/docs/_catalog/notion.md @@ -0,0 +1,9 @@ +--- +name: Notion +category: Productivity +title: Notion for macOS on WebCatalog +key: notion +fullUrl: 'https://notion.so/' +hostname: notion.so + +--- \ No newline at end of file diff --git a/docs/_catalog/pushbullet.md b/docs/_catalog/pushbullet.md new file mode 100644 index 000000000..0ccf6dfb1 --- /dev/null +++ b/docs/_catalog/pushbullet.md @@ -0,0 +1,9 @@ +--- +name: Pushbullet +category: Productivity +title: Pushbullet for macOS on WebCatalog +key: pushbullet +fullUrl: 'https://www.pushbullet.com/' +hostname: pushbullet.com + +--- \ No newline at end of file diff --git a/docs/_catalog/vimeo.md b/docs/_catalog/vimeo.md new file mode 100644 index 000000000..218d5d370 --- /dev/null +++ b/docs/_catalog/vimeo.md @@ -0,0 +1,9 @@ +--- +name: Vimeo +category: Video +title: Vimeo for macOS on WebCatalog +key: vimeo +fullUrl: 'https://vimeo.com/' +hostname: vimeo.com + +--- \ No newline at end of file diff --git a/docs/_catalog/wechat.md b/docs/_catalog/wechat.md new file mode 100644 index 000000000..1ac787843 --- /dev/null +++ b/docs/_catalog/wechat.md @@ -0,0 +1,9 @@ +--- +name: WeChat +category: Social Networking +title: WeChat for macOS on WebCatalog +key: wechat +fullUrl: 'https://web.wechat.com/' +hostname: web.wechat.com + +--- \ No newline at end of file