This project packages the OneDrive client with a system tray indicator into a single Debian package. It combines two upstream projects to provide both the OneDrive synchronization client and a system tray service in one convenient package.
This package integrates two upstream projects:
- onedrive: The OneDrive client for Linux
- onedrive_tray: A system tray indicator for OneDrive
The result is a single package that provides:
- The full OneDrive synchronization functionality
- A system tray service that monitors and controls the OneDrive client
The package includes:
- The OneDrive client binary and configuration files
- The OneDrive system tray application
- Required dependencies and configuration files
- Systemd service files for automatic startup
- Full OneDrive synchronization capabilities
- System tray integration for easy monitoring and control
- Automatic startup with user session
- Configuration options for both the client and tray components
After installation, the OneDrive client will automatically start in the background with a system tray icon. You can configure and manage your OneDrive sync settings through the system tray menu.
This project uses standard Debian packaging tools:
makeThe resulting package can be built using:
dpkg-buildpackage -us -uc