Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions resources/a.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,14 @@ export const resources: Resource[] = [
url: 'https://www.youtube.com/channel/UCvM5YYWwfLwpcQgbRr68JLQ',
keywords: ['HTML CSS JS UI UX WordPress React Native User Interface Design Website JavaScript Graphics design'],
},
{
name: 'AeroFTP',
description:
'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.',
categories: ['Open Source', 'Tooling', 'Security'],
url: 'https://github.com/axpnet/aeroftp',
keywords: ['ftp', 'sftp', 'webdav', 's3', 'file transfer', 'cloud storage', 'encryption', 'tauri', 'rust'],
},
{
name: 'Agent Security',
description: 'Security for AI agents',
Expand Down
Loading