-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tiger Wang <[email protected]>
- Loading branch information
Showing
1 changed file
with
130 additions
and
130 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,132 +1,132 @@ | ||
[ | ||
{ | ||
"name": "Analytics", | ||
"icon": "chart-areaspline", | ||
"description": "Analysis Apps" | ||
}, | ||
{ | ||
"name": "Backup", | ||
"icon": "backup-restore", | ||
"description": "File and Data Backup Apps" | ||
}, | ||
{ | ||
"name": "Blog", | ||
"icon": "post-outline", | ||
"description": "Blog Writing and Distribution Apps" | ||
}, | ||
{ | ||
"name": "Chat", | ||
"icon": "chat-processing-outline", | ||
"description": "Chat Apps" | ||
}, | ||
{ | ||
"name": "Cloud", | ||
"icon": "cloud-outline", | ||
"description": "Public cloud alternatives or enhanced Apps" | ||
}, | ||
{ | ||
"name": "Developer", | ||
"icon": "code-greater-than-or-equal", | ||
"description": "Developer Apps" | ||
}, | ||
{ | ||
"name": "CRM", | ||
"icon": "account-box-outline", | ||
"description": "CRM Apps" | ||
}, | ||
{ | ||
"name": "Documents", | ||
"icon": "file-document-outline", | ||
"description": "Document editing Apps" | ||
}, | ||
{ | ||
"name": "Email", | ||
"icon": "email-outline", | ||
"description": "Email Apps" | ||
}, | ||
{ | ||
"name": "File Sync", | ||
"icon": "file-sync-outline", | ||
"description": "File Sync Apps" | ||
}, | ||
{ | ||
"name": "Finance", | ||
"icon": "currency-usd", | ||
"description": "Finance Apps" | ||
}, | ||
{ | ||
"name": "Forum", | ||
"icon": "forum-outline", | ||
"description": "Forum Apps" | ||
}, | ||
{ | ||
"name": "Gallery", | ||
"icon": "image", | ||
"description": "Gallery Apps" | ||
}, | ||
{ | ||
"name": "Games", | ||
"icon": "google-controller", | ||
"description": "Games Apps" | ||
}, | ||
{ | ||
"name": "Learning", | ||
"icon": "school-outline", | ||
"description": "Learning Apps" | ||
}, | ||
{ | ||
"name": "Media", | ||
"icon": "play-circle-outline", | ||
"description": "Media Apps" | ||
}, | ||
{ | ||
"name": "Notes", | ||
"icon": "note-edit-outline", | ||
"description": "Notes Apps" | ||
}, | ||
{ | ||
"name": "Project Management", | ||
"icon": "chart-gantt", | ||
"description": "Project Management Apps" | ||
}, | ||
{ | ||
"name": "VPN", | ||
"icon": "vpn", | ||
"description": "VPN Apps" | ||
}, | ||
{ | ||
"name": "WEB", | ||
"icon": "web", | ||
"description": "WEB Apps" | ||
}, | ||
{ | ||
"name": "WiKi", | ||
"icon": "book-open-page-variant-outline", | ||
"description": "WiKi Apps" | ||
}, | ||
{ | ||
"name": "Dapps", | ||
"icon": "vector-link", | ||
"description": "Decentralized Apps" | ||
}, | ||
{ | ||
"name": "Downloader", | ||
"icon": "tray-arrow-down", | ||
"description": "Downloader Apps" | ||
}, | ||
{ | ||
"name": "Utilities", | ||
"icon": "toolbox-outline", | ||
"description": "Utilities Apps" | ||
}, | ||
{ | ||
"name": "Home Automation", | ||
"icon": "home-automation", | ||
"description": "Home Automation Apps" | ||
}, | ||
{ | ||
"name": "Network", | ||
"icon": "lan", | ||
"description": "Network Apps" | ||
} | ||
{ | ||
"name": "Analytics", | ||
"font": "chart-areaspline", | ||
"description": "Analysis Apps" | ||
}, | ||
{ | ||
"name": "Backup", | ||
"font": "backup-restore", | ||
"description": "File and Data Backup Apps" | ||
}, | ||
{ | ||
"name": "Blog", | ||
"font": "post-outline", | ||
"description": "Blog Writing and Distribution Apps" | ||
}, | ||
{ | ||
"name": "Chat", | ||
"font": "chat-processing-outline", | ||
"description": "Chat Apps" | ||
}, | ||
{ | ||
"name": "Cloud", | ||
"font": "cloud-outline", | ||
"description": "Public cloud alternatives or enhanced Apps" | ||
}, | ||
{ | ||
"name": "Developer", | ||
"font": "code-greater-than-or-equal", | ||
"description": "Developer Apps" | ||
}, | ||
{ | ||
"name": "CRM", | ||
"font": "account-box-outline", | ||
"description": "CRM Apps" | ||
}, | ||
{ | ||
"name": "Documents", | ||
"font": "file-document-outline", | ||
"description": "Document editing Apps" | ||
}, | ||
{ | ||
"name": "Email", | ||
"font": "email-outline", | ||
"description": "Email Apps" | ||
}, | ||
{ | ||
"name": "File Sync", | ||
"font": "file-sync-outline", | ||
"description": "File Sync Apps" | ||
}, | ||
{ | ||
"name": "Finance", | ||
"font": "currency-usd", | ||
"description": "Finance Apps" | ||
}, | ||
{ | ||
"name": "Forum", | ||
"font": "forum-outline", | ||
"description": "Forum Apps" | ||
}, | ||
{ | ||
"name": "Gallery", | ||
"font": "image", | ||
"description": "Gallery Apps" | ||
}, | ||
{ | ||
"name": "Games", | ||
"font": "google-controller", | ||
"description": "Games Apps" | ||
}, | ||
{ | ||
"name": "Learning", | ||
"font": "school-outline", | ||
"description": "Learning Apps" | ||
}, | ||
{ | ||
"name": "Media", | ||
"font": "play-circle-outline", | ||
"description": "Media Apps" | ||
}, | ||
{ | ||
"name": "Notes", | ||
"font": "note-edit-outline", | ||
"description": "Notes Apps" | ||
}, | ||
{ | ||
"name": "Project Management", | ||
"font": "chart-gantt", | ||
"description": "Project Management Apps" | ||
}, | ||
{ | ||
"name": "VPN", | ||
"font": "vpn", | ||
"description": "VPN Apps" | ||
}, | ||
{ | ||
"name": "WEB", | ||
"font": "web", | ||
"description": "WEB Apps" | ||
}, | ||
{ | ||
"name": "WiKi", | ||
"font": "book-open-page-variant-outline", | ||
"description": "WiKi Apps" | ||
}, | ||
{ | ||
"name": "Dapps", | ||
"font": "vector-link", | ||
"description": "Decentralized Apps" | ||
}, | ||
{ | ||
"name": "Downloader", | ||
"font": "tray-arrow-down", | ||
"description": "Downloader Apps" | ||
}, | ||
{ | ||
"name": "Utilities", | ||
"font": "toolbox-outline", | ||
"description": "Utilities Apps" | ||
}, | ||
{ | ||
"name": "Home Automation", | ||
"font": "home-automation", | ||
"description": "Home Automation Apps" | ||
}, | ||
{ | ||
"name": "Network", | ||
"font": "lan", | ||
"description": "Network Apps" | ||
} | ||
] |