added app descriptions (#2281)
This commit is contained in:
parent
49bb80eeb4
commit
1b8132eb2f
11 changed files with 11 additions and 11 deletions
|
@ -64,7 +64,7 @@ export default function App({
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Shell large>
|
<Shell large>
|
||||||
<div className="-mx-4">
|
<div className="-mx-4 md:-mx-8">
|
||||||
<div className="bg-gray-50 px-4">
|
<div className="bg-gray-50 px-4">
|
||||||
<Link href="/apps">
|
<Link href="/apps">
|
||||||
<a className="mt-2 inline-flex px-1 py-2 text-sm text-gray-500 hover:bg-gray-100 hover:text-gray-800">
|
<a className="mt-2 inline-flex px-1 py-2 text-sm text-gray-500 hover:bg-gray-100 hover:text-gray-800">
|
||||||
|
|
|
@ -17,7 +17,7 @@ export default function Apps({ appStore }: InferGetStaticPropsType<typeof getSta
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Shell large>
|
<Shell large>
|
||||||
<div className="-mx-4">
|
<div className="-mx-4 md:-mx-8">
|
||||||
<div className="mb-10 bg-gray-50 px-4 pb-2">
|
<div className="mb-10 bg-gray-50 px-4 pb-2">
|
||||||
<Link href="/apps">
|
<Link href="/apps">
|
||||||
<a className="mt-2 inline-flex px-1 py-2 text-sm text-gray-500 hover:bg-gray-100 hover:text-gray-800">
|
<a className="mt-2 inline-flex px-1 py-2 text-sm text-gray-500 hover:bg-gray-100 hover:text-gray-800">
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"name": "@calcom/applecalendar",
|
"name": "@calcom/applecalendar",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/prisma": "*",
|
"@calcom/prisma": "*",
|
||||||
"react-hook-form": "^7.20.4"
|
"react-hook-form": "^7.20.4"
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"name": "@calcom/caldavcalendar",
|
"name": "@calcom/caldavcalendar",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/core": "*",
|
"@calcom/core": "*",
|
||||||
"@calcom/lib": "*",
|
"@calcom/lib": "*",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"name": "@calcom/googlecalendar",
|
"name": "@calcom/googlecalendar",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/prisma": "*",
|
"@calcom/prisma": "*",
|
||||||
"googleapis": "^84.0.0"
|
"googleapis": "^84.0.0"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "@calcom/huddle01video",
|
"name": "@calcom/huddle01video",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/lib": "*"
|
"@calcom/lib": "*"
|
||||||
},
|
},
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "@calcom/jitsivideo",
|
"name": "@calcom/jitsivideo",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/lib": "*"
|
"@calcom/lib": "*"
|
||||||
},
|
},
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"name": "@calcom/office365calendar",
|
"name": "@calcom/office365calendar",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/lib": "*",
|
"@calcom/lib": "*",
|
||||||
"@calcom/prisma": "*"
|
"@calcom/prisma": "*"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "@calcom/office365video",
|
"name": "@calcom/office365video",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/prisma": "*",
|
"@calcom/prisma": "*",
|
||||||
"@calcom/lib": "*"
|
"@calcom/lib": "*"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "@calcom/tandemvideo",
|
"name": "@calcom/tandemvideo",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/prisma": "*",
|
"@calcom/prisma": "*",
|
||||||
"@calcom/lib": "*"
|
"@calcom/lib": "*"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "@calcom/zoomvideo",
|
"name": "@calcom/zoomvideo",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./index.ts",
|
"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": {
|
"dependencies": {
|
||||||
"@calcom/prisma": "*",
|
"@calcom/prisma": "*",
|
||||||
"@calcom/lib": "*"
|
"@calcom/lib": "*"
|
||||||
|
|
Loading…
Reference in a new issue