Community & Support

Get help, share feedback, and connect with other Foxl users

Discord

The Foxl Discord is the best place to get help, share what you're building, and connect with other users.

Join Foxl Discord

Channels

ChannelPurpose
#generalChat with other Foxl users
#questionsAsk questions - use /ask for instant AI-powered answers from the docs
#showcaseShare what you built with Foxl
#bug-reportsReport bugs with steps to reproduce
#feature-requestsSuggest and vote on new features
#changelogRelease notes and updates (read-only)
#private-supportCreate a private ticket for 1:1 help from the Foxl team

AI Bot

The Foxl Bot in Discord can answer questions about Foxl using the /ask command:

/ask How do credits work?
/ask How do I set up the Chrome extension?

The bot searches the Foxl documentation and responds with relevant answers.

Private Support

For sensitive issues or account-specific questions, click the Create Private Ticket button in #private-support. This creates a private thread visible only to you and the Foxl team.

Email

For account or legal inquiries (Foxl is free, so there is nothing to bill):

GitHub

What has shipped, and what has not

Five platforms build on every release: macOS, Windows, Linux (AppImage), iOS and Android. All five are installable today. What is still outstanding is store distribution and code signing:

  • iOS - shipping as a public TestFlight beta. Not in the App Store yet.
  • Android - shipping as a direct APK from the GitHub release. No Play Store listing yet.
  • Windows - signed with a self-signed certificate, so SmartScreen warns on first run.
  • Linux - the AppImage is unsigned and needs chmod +x first; on Ubuntu 22.04 and later it also needs libfuse2 (libfuse2t64 on 24.04) - see Troubleshooting.

See Download and Mobile Apps for the install routes.

On this page