From 1b8132eb2fde095ff774f740e277eb277a814f5c Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Fri, 25 Mar 2022 23:03:10 +0100 Subject: [PATCH] added app descriptions (#2281) --- apps/web/components/App.tsx | 2 +- apps/web/pages/apps/categories/[category].tsx | 2 +- packages/app-store/applecalendar/package.json | 2 +- packages/app-store/caldavcalendar/package.json | 2 +- packages/app-store/googlecalendar/package.json | 2 +- packages/app-store/huddle01video/package.json | 2 +- packages/app-store/jitsivideo/package.json | 2 +- packages/app-store/office365calendar/package.json | 2 +- packages/app-store/office365video/package.json | 2 +- packages/app-store/tandemvideo/package.json | 2 +- packages/app-store/zoomvideo/package.json | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/web/components/App.tsx b/apps/web/components/App.tsx index 83a6424ef5..627dbb09e9 100644 --- a/apps/web/components/App.tsx +++ b/apps/web/components/App.tsx @@ -64,7 +64,7 @@ export default function App({ return ( <> -
+
diff --git a/apps/web/pages/apps/categories/[category].tsx b/apps/web/pages/apps/categories/[category].tsx index 0f95322de1..7e22f78142 100644 --- a/apps/web/pages/apps/categories/[category].tsx +++ b/apps/web/pages/apps/categories/[category].tsx @@ -17,7 +17,7 @@ export default function Apps({ appStore }: InferGetStaticPropsType -
+
diff --git a/packages/app-store/applecalendar/package.json b/packages/app-store/applecalendar/package.json index 26b495d445..e815fc99f8 100644 --- a/packages/app-store/applecalendar/package.json +++ b/packages/app-store/applecalendar/package.json @@ -4,7 +4,7 @@ "name": "@calcom/applecalendar", "version": "0.0.0", "main": "./index.ts", - "description": "Apple Calendar is a personal calendar app made by Apple Inc. that runs on both the macOS desktop operating system and the iOS mobile operating system.", + "description": "Apple calendar runs both the macOS and iOS mobile operating systems. Offering online cloud backup of calendars using Apple’s iCloud service, it can sync with Google Calendar and Microsoft Exchange Server. Users can schedule events in their day that include time, location, duration, and extra notes.", "dependencies": { "@calcom/prisma": "*", "react-hook-form": "^7.20.4" diff --git a/packages/app-store/caldavcalendar/package.json b/packages/app-store/caldavcalendar/package.json index e9c93e9b2e..7952d462d2 100644 --- a/packages/app-store/caldavcalendar/package.json +++ b/packages/app-store/caldavcalendar/package.json @@ -4,7 +4,7 @@ "name": "@calcom/caldavcalendar", "version": "0.0.0", "main": "./index.ts", - "description": "CalDAV is an open calendar standard which connects to virtually every calendar.", + "description": "Caldav is a protocol that allows different clients/servers to access scheduling information on remote servers as well as schedule meetings with other users on the same server or other servers. It extends WebDAV specification and uses iCalendar format for the data.", "dependencies": { "@calcom/core": "*", "@calcom/lib": "*", diff --git a/packages/app-store/googlecalendar/package.json b/packages/app-store/googlecalendar/package.json index 2ed4096135..c8fe2c97a7 100644 --- a/packages/app-store/googlecalendar/package.json +++ b/packages/app-store/googlecalendar/package.json @@ -4,7 +4,7 @@ "name": "@calcom/googlecalendar", "version": "0.0.0", "main": "./index.ts", - "description": "For personal and business calendars", + "description": "Google Calendar is a time management and scheduling service developed by Google. Allows users to create and edit events, with options available for type and time. Available to anyone that has a Gmail account on both mobile and web versions.", "dependencies": { "@calcom/prisma": "*", "googleapis": "^84.0.0" diff --git a/packages/app-store/huddle01video/package.json b/packages/app-store/huddle01video/package.json index f48ff03e77..1f1431065c 100644 --- a/packages/app-store/huddle01video/package.json +++ b/packages/app-store/huddle01video/package.json @@ -3,7 +3,7 @@ "name": "@calcom/huddle01video", "version": "0.0.0", "main": "./index.ts", - "description": "One-click Meetings in your Metaversical. Login with Web3, create token-gated spaces, use NFT avatars and decentralized storage.", + "description": "Huddle01 is a new video conferencing software native to Web3 and is comparable to a decentralized version of Zoom. It supports conversations for NFT communities, DAOs, Builders and also has features such as token gating, NFTs as avatars, Web3 Login + ENS and recording over IPFS.", "dependencies": { "@calcom/lib": "*" }, diff --git a/packages/app-store/jitsivideo/package.json b/packages/app-store/jitsivideo/package.json index 3f74eb6ebc..c4d62c2a99 100644 --- a/packages/app-store/jitsivideo/package.json +++ b/packages/app-store/jitsivideo/package.json @@ -3,7 +3,7 @@ "name": "@calcom/jitsivideo", "version": "0.0.0", "main": "./index.ts", - "description": "Video Conferencing", + "description": "Jitsi is a free open-source video conferencing software for web and mobile. Make a call, launch on your own servers, integrate into your app, and more.", "dependencies": { "@calcom/lib": "*" }, diff --git a/packages/app-store/office365calendar/package.json b/packages/app-store/office365calendar/package.json index 64658754e7..3d174a8cef 100644 --- a/packages/app-store/office365calendar/package.json +++ b/packages/app-store/office365calendar/package.json @@ -4,7 +4,7 @@ "name": "@calcom/office365calendar", "version": "0.0.0", "main": "./index.ts", - "description": "Microsoft 365 calendars for business users, and Outlook is a popular calendar platform for personal users.", + "description": "Microsoft Office 365 is a suite of apps that helps you stay connected with others and get things done. It includes but is not limited to Microsoft Word, PowerPoint, Excel, Teams, OneNote and OneDrive. Office 365 allows you to work remotely with others on a team and collaborate in an online environment. Both web versions and desktop/mobile applications are available.", "dependencies": { "@calcom/lib": "*", "@calcom/prisma": "*" diff --git a/packages/app-store/office365video/package.json b/packages/app-store/office365video/package.json index 1fc7cde7ef..582f1365c5 100644 --- a/packages/app-store/office365video/package.json +++ b/packages/app-store/office365video/package.json @@ -3,7 +3,7 @@ "name": "@calcom/office365video", "version": "0.0.0", "main": "./index.ts", - "description": "Use your Office 365 account to book video calls through MS Teams. NOTE: MUST HAVE A WORK / SCHOOL ACCOUNT", + "description": "Microsoft Teams is a business communication platform and collaborative workspace included in Microsoft 365. It offers workspace chat and video conferencing, file storage, and application integration. Both web versions and desktop/mobile applications are available. NOTE: MUST HAVE A WORK / SCHOOL ACCOUNT", "dependencies": { "@calcom/prisma": "*", "@calcom/lib": "*" diff --git a/packages/app-store/tandemvideo/package.json b/packages/app-store/tandemvideo/package.json index 76105f457d..181eb8eaab 100644 --- a/packages/app-store/tandemvideo/package.json +++ b/packages/app-store/tandemvideo/package.json @@ -3,7 +3,7 @@ "name": "@calcom/tandemvideo", "version": "0.0.0", "main": "./index.ts", - "description": "Virtual Office | Video Conferencing", + "description": "Tandem is a new virtual office space that allows teams to effortlessly connect as though they are in a physical office, online. Through co-working rooms, available statuses, live real-time video call, and chat options, you can see who’s around, talk and collaborate in one click. It works cross-platform with both desktop and mobile versions.", "dependencies": { "@calcom/prisma": "*", "@calcom/lib": "*" diff --git a/packages/app-store/zoomvideo/package.json b/packages/app-store/zoomvideo/package.json index b8c1fd95ec..44f5fab314 100644 --- a/packages/app-store/zoomvideo/package.json +++ b/packages/app-store/zoomvideo/package.json @@ -3,7 +3,7 @@ "name": "@calcom/zoomvideo", "version": "0.0.0", "main": "./index.ts", - "description": "Zoom is the most popular video conferencing platform, joinable on the web or via desktop/mobile apps.", + "description": "Zoom is a secure and reliable video platform that supports all of your online communication needs. It can provide everything from one on one meetings, chat, phone, webinars, and large-scale online events. Available with both desktop, web, and mobile versions.", "dependencies": { "@calcom/prisma": "*", "@calcom/lib": "*"