First-Time Setup
First-Time Setup
This guide will help you configure AirShare for optimal performance and personalize it to your preferences.
Initial Configuration Wizard
When you first launch AirShare, you'll go through a brief setup:
1. Accept the EULA
- Read the End User License Agreement
- Click "Accept" to continue
- Required to use transfer features
2. Choose Your Language
Select your preferred language:
- ๐ฌ๐ง English
- ๐ญ๐ท Hrvatski (Croatian)
- ๐ฉ๐ช Deutsch (German)
- ๐ซ๐ท Franรงais (French)
- ๐ฎ๐น Italiano (Italian)
- ๐ช๐ธ Espaรฑol (Spanish)
You can change this later in Settings.
3. Set Download Location
Choose where received files should be saved:
- Default: Your system's Downloads folder
- Custom: Any folder you prefer
Essential Settings to Configure
General Settings
Device Name
Your device name is how others see you on the network.
- Go to Settings โ General
- Find Device Name
- Enter a descriptive name (e.g., "John's MacBook", "Office Desktop")
Launch on Startup
Have AirShare start automatically when you boot your computer:
- Go to Settings โ General โ System
- Enable "Launch on startup"
- โ Recommended: Keep this enabled for instant file receiving
Notifications
Configure how you want to be notified:
- Go to Settings โ Notifications
- Enable/disable:
- Transfer requests: When someone wants to send you files
- Transfer complete: When transfers finish
- Transfer failed: When transfers encounter errors
- Sound alerts: Audio notifications
Network Settings
Firewall Configuration
Ensure your firewall allows AirShare:
Windows:
- Windows Firewall usually prompts on first launch
- Allow on both Private and Public networks
macOS:
- Go to System Settings โ Network โ Firewall
- Allow incoming connections for AirShare
Linux (UFW):
sudo ufw allow from 192.168.0.0/16 to any port 59875:59925 proto udp
sudo ufw allow from 10.0.0.0/8 to any port 59875:59925 proto udp
Port Configuration (Advanced)
AirShare uses ports 59875-59925 by default. Usually, you don't need to change this.
If you need to specify a different port:
- Go to Settings โ Network
- Click Advanced
- Set custom port range (requires restart)
Privacy & Security Settings
Transfer Permissions
Configure how you want to handle incoming transfers:
- Go to Settings โ Privacy
- Choose transfer mode:
- Ask every time (Recommended): Review each transfer before accepting
- Auto-accept from known devices: Automatically accept from trusted senders
- Block all: Reject all incoming transfers
Allowed File Types
Restrict which file types you're willing to receive:
- Go to Settings โ Privacy โ File Types
- Choose:
- All file types (default)
- Custom: Define allowed extensions (e.g., .jpg, .pdf, .docx)
- Block executable files: Extra safety measure
Appearance Settings
Theme
Choose your preferred visual style:
- Go to Settings โ Appearance
- Select theme:
- Light: Traditional light theme
- Dark: Easy on the eyes
- System: Follows your OS theme
Window Behavior
Configure how the AirShare window behaves:
- Go to Settings โ Appearance โ Window
- Options:
- Minimize to tray: Hide window instead of closing
- Start minimized: Launch in system tray
- Show dock icon (macOS only): Show/hide in dock
Storage & History
Transfer History
Configure how long to keep transfer records:
- Go to Settings โ Storage
- Set history retention:
- Keep all history (default)
- Delete after 30 days
- Delete after 90 days
- Don't save history: Privacy mode
Clear History
Remove all transfer records:
- Go to Settings โ Storage
- Click "Clear History"
- Confirm deletion
License Activation (Pro Users)
If you purchased a Pro license:
Activate Your License
- Go to Settings โ License
- Click "Enter License Key"
- Paste your license key
- Click "Activate"
Your Pro features will be activated immediately:
- โ Unlimited file size
- โ Unlimited daily transfers
- โ Priority support
Check License Status
View your current license:
- Go to Settings โ License
- See:
- License type (Free/Pro)
- Expiration date (for 1-year licenses)
- Device ID
Network Verification
Test Device Discovery
Ensure AirShare can discover other devices:
- Install AirShare on at least one other device
- Launch AirShare on both devices
- Check the Radar tab
- Both devices should appear within 5-10 seconds
If devices don't appear, check:
- Both devices are on the same network
- Firewalls allow AirShare
- No VPN interfering with local network
- Router allows multicast (mDNS)
Test File Transfer
Send a small test file:
- Create a small text file
- Drag it to another device in Radar
- Accept on the receiving device
- Verify file received correctly
Recommended Settings for Different Use Cases
Home User
- โ Launch on startup
- โ Ask before accepting transfers
- โ Enable all notifications
- โ System theme
- โ Keep all history
Office/Work Use
- โ Launch on startup
- โ Auto-accept from known devices
- โ Enable transfer complete notifications only
- โ Light theme (professional)
- โ Delete history after 30 days
Privacy-Conscious
- โ Manual launch (don't start on startup)
- โ Ask before every transfer
- โ Block executable files
- โ Don't save history
- โ Clear history regularly
Backup Your Settings
Your AirShare settings are stored locally. To backup:
Windows:
%APPDATA%\io.github.jaksatomovic.airshare\
macOS:
~/Library/Application Support/io.github.jaksatomovic.airshare/
Linux:
~/.config/io.github.jaksatomovic.airshare/
Copy this folder to backup your settings and history.
Next Steps
Your AirShare is now fully configured!