
Flow
Source (link to git-repo or to original if based on someone elses unmodified work):
Flow is the application for listening audio files on vk.com (Vkontakte)
It has user-friendly interface and very beautiful design
Created by using Qt5 and VK API
/*
Installation Instructions:
1. Download and extract Linux installer for your architecture
2. Go into extracted directory and run via shell 'sudo ./install.sh'. It will install Flow in your home directory as 'flow-$FLOWVERSION'
3. There are three ways to run Flow:
- Find it in your launcher
- Type 'flow' in shell
- Run 'flow.sh' from installation directory
* If you want to delete this, run 'sudo ./uninstall.sh' from installer directory
** Please DO NOT MODIFY OR REPLACE installed files or you cannot run/remove program
*/
Build Requirements:
- TagLib 1.9.1 (https://taglib.github.io/)
Just extract and run './cmake . && make && sudo make install'
- Qt 5.4 with WebEngine support
Access:
- Audio files
- Anytime (for playing audio while offline)
Features:
- Playlists
- Album Cover
- Search
- Shuffle
- Loop
- System tray control
Feedback:
- dikanchukov@mail.ru
- http://vk.com/decent_will
or you can post anything (suggestions, bug reports, etc.) here
March 28, 2015
- Now displaying album cover if possible!
March 27, 2015
- Completely new design
- Added basic system tray controls
March 25, 2015
- Installer was removed due to losing download link
- New features are in progress
March 10, 2015
- Version 1.0 has been released
- Linux 64-bit basic installer has been added. See Installation Instructions above
- Fixed various minor bugs
March 8, 2015
- Lots of minor interface changes
- Lots of bug fixes
March 7, 2015
- Completely new design
- Removed download possibility due to violating of VK Platform Rules
- Fixed forward/rewind crash bug
- Fixed and improved search
March 6, 2015
- Added suggested and popular playlists
- Completely new design, no longer FontAwesome requires
- Background playing while searching other audios
March 5, 2015
- Initial release for qt-apps.org
Ratings & Comments
0 Comments