Collective is a dock for designers. Put all your references in one place for easy access.
- Visual Reference Management: Store and organize images, videos, and other media files
- Quick Access: Global hotkeys for instant access to your reference library
- Music Player: Built-in audio player with waveform visualization
- Workspace Switching: Organize references across different workspaces
- Emoji Picker: Quick emoji selection for your workflow
- Qt 6.8+ (Qml, Quick, Widgets, Core, Multimedia, DBus)
- CMake 3.16+
- C++ compiler with C++17 support
git clone --recurse-submodules https://github.com/TheCollectiveDevelopers/collective.git
mkdir collective/build && cd collective/build
cmake ..
cmake --build .The executable will either be placed in the build directory or in a Debug directory.
- Alt+C: Toggle visibility
- Alt+W: Close all preview windows
This project is licensed under the GNU General Public License v3.0. See LICENSE.md for details.
Contributions are welcome! Feel free to open issues or submit pull requests.