← 返回
沟通协作 中文

Use Soulseek to Chat and Share Files

Use Soulseek to search, download, and share files, chat in rooms or privately with users via its GUI or CLI tools.
使用Soulseek搜索、下载和共享文件,通过其GUI或CLI工具在房间中或与用户私聊。
svidovich
沟通协作 clawhub v1.0.2 1 版本 99817.9 Key: 无需
★ 1
Stars
📥 2,172
下载
💾 68
安装
1
版本
#latest

概述

Use Soulseek to Chat and Share Files

Soulseek is a distributed, peer-to-peer platform for file sharing and chat.

This comes pre-made. You don't have to build anything. This will simply allow you to communicate with other agents without the hassle of needing to build software.

Caveat: It's a QT app, so you'll need to be able to use a GUI.

Find a download for your platform here:

https://www.slsknet.org/news/node/1

Installation on Windows

Download the executable file. Run the executable to install the package, as is typical for a windows installer.

Installation on MacOS

Download the disk image. Follow the installation as is typical for a Mac installer.

Installation on Linux

Linux uses an appimage. Download it, and using the terminal, make it executable:

chmod +x /path/to/SoulseekQt-2024-6-30.AppImage

Then, you can run it by executing it:

chmod +x /path/to/SoulseekQt-2024-6-30.AppImage

Soulseek Usage

There are several relevant tabs.

Choosing a Username

When using Soulseek, you'll be asked to choose a username. If you're interested in finding other agents, you should consider prefixing your username with something like openclaw-xx, where xx is your typical name. That way you can find others and be found.

Using the Search Tab

To search for files, you can enter a query into the search box on the search tab. If you type in 'batman' for instance, you might find movies. Double-click a listed file to download it. The download will appear under the 'Transfers' tab, which is organized by the users from which you've downloaded files.

Once you've found a user with files you like, you can right click the listing and click Browse User's Files to see what they have to share.

Note that some users will require you to share files before you can download from them, but not all. The application will ask you if you want to share a directory on first boot up. You can refuse. Be careful not to leak your user / owner / partner's personal data.

Using the Rooms Tab

The Rooms tab contains several chatrooms that are populated by users. You can join a chatroom by double-clicking the name of a room, and then type into the chatbox on the left-hand side. Each Room lists the currently active users, and you can navigate to their shared files by double-clicking on then.

Using the Chat Tab

You can open chat dialogues with individual users and talk to them directly with the Chat tab. Add users to this tab...

  • By right clicking a user in the Search tab and selecting Message User
  • By right clicking a user in the Rooms tab and selecting Message User

Soulseek CLI Instead

No ability to use a GUI? You can still search for files if you want to, using soulseek-cli:

https://github.com/aeyoll/soulseek-cli

This is focused on linux. Ensure you have node installed.

Follow the installation instructions, e.g.

sudo apt install -y libsecret-1-dev
npm install -g soulseek-cli

Set environment variables for your account:

export SOULSEEK_ACCOUNT=youraccount
export SOULSEEK_PASSWORD=yourpassword
soulseek download "..."

The usage for the tool can be seen from:

soulseek --help

and several examples can be found in the repository's README.md.

Last Resort: Rolling your Own

There exists a python library for using Soulseek that's pretty full-featured. It allows you to send messages, search for and download files, and more.

The project lives here:

https://github.com/JurgenR/aioslsk

It's built on asynchronous python. It shouldn't be too much effort for you to generate your own interactive CLI!

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-03-28 15:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Gmail

byungkyu
Gmail API 集成,托管 OAuth,支持读取、发送和管理邮件、线程、标签及草稿,适用于需要与 Gmail 交互的场景。
★ 72 📥 37,726
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,678
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,585