-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #112 from YarnoVdW/main
Trickle added to company list
- Loading branch information
Showing
11 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"name": "Trickle", | ||
"description": "Trickle is the smartest personal assistant for the tech-savvy business professional designed to eliminate tedious back-and-forth scheduling messages - so you can connect effortlessly with both familiar faces and new acquaintances - and intelligently manage your schedule and work, allowing you to stay in control, be more relaxed and free up time.", | ||
"useLogoInsteadOfTextTitle": true, | ||
"links": { | ||
"website": "https://www.trickle.ai" | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"name": "Trickle", | ||
"description": "Trickle is the smartest personal assistant for the tech-savvy business professional designed to eliminate tedious back-and-forth scheduling messages - so you can connect effortlessly with both familiar faces and new acquaintances - and intelligently manage your schedule and work, allowing you to stay in control, be more relaxed and free up time.", | ||
"developers": [ | ||
{ | ||
"githubUserName": "cverhelst", | ||
"companyName": "Trickle" | ||
}, | ||
{ | ||
"githubUserName": "YarnoVdW", | ||
"companyName": "Trickle" | ||
}, | ||
{ | ||
"githubUserName": "MikeHeremans", | ||
"companyName": "Trickle" | ||
} | ||
], | ||
"releaseData": "2024-09-27", | ||
"links": { | ||
"appstore": "https://apps.apple.com/be/app/trickle-ai/id6470221669", | ||
"playstore": "https://play.google.com/store/apps/details?id=ai.trickle.app&hl=en_US&pli=1", | ||
"marketingWebsite": "https://trickle.ai/" | ||
} | ||
} |