Skip to content

Commit 3690fad

Browse files
axpdevaxpdev
authored andcommitted
Add AeroFTP resource
Open-source multi-protocol file transfer client built with Tauri, React and Rust.
1 parent 89ac163 commit 3690fad

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

resources/a.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ export const resources: Resource[] = [
8585
url: 'https://www.youtube.com/channel/UCvM5YYWwfLwpcQgbRr68JLQ',
8686
keywords: ['HTML CSS JS UI UX WordPress React Native User Interface Design Website JavaScript Graphics design'],
8787
},
88+
{
89+
name: 'AeroFTP',
90+
description:
91+
'Open-source multi-protocol file transfer client supporting 22 protocols (FTP, SFTP, WebDAV, S3, Google Drive, Dropbox and more), with encrypted vaults, a built-in terminal and an AI assistant. Built with Tauri, React and Rust.',
92+
categories: ['Open Source', 'Tooling', 'Security'],
93+
url: 'https://github.com/axpnet/aeroftp',
94+
keywords: ['ftp', 'sftp', 'webdav', 's3', 'file transfer', 'cloud storage', 'encryption', 'tauri', 'rust'],
95+
},
8896
{
8997
name: 'Agent Security',
9098
description: 'Security for AI agents',

0 commit comments

Comments
 (0)