My Articles

How Can I Use Hamsi Manager By Source Codes? ( Install, Distribute, Run )

Installation Steps (From Source Code) :

  • By Hamsi Manager Installer
    #python install.py
  • By setup.py (by cx_freeze) :
    #python setup.py install

Distributing Steps (From Source Code) (by cx_freeze) :

  • Building rpm package for Linux :
    #python setup.py bdist_rpm
  • Building msi installer package for Windows :
    #python setup.py bdist_msi
  • Building distribution package :
    #python setup.py bdist
  • Building :
    #python setup.py build

Running (Source Code):

  • #python HamsiManager.py

Read More ⇒
Jan 13, 2013, 5:50:31 PM Murat Demir

What Are System Requirements Of Hamsi Manager?

Note 1: Distributed rpm package will suggest you install all required packages.
Note 2: Distributed msi and exe packages do NOT need these requirements.

Read More ⇒
Jan 13, 2013, 5:05:58 PM Murat Demir

Hamsi Singer

Hamsi Singer

You can send all informations (Artist,Title,Album,Cover,Lyrics,Rating...) that you listening songs to Kopete. Hamsi Singer is extention for amarok 2.x and Kopete(KDE4).

English language added to V0.4 of Hamsi Singer.

French language added to 0.9.01 of Hamsi Singer.Translated by Jeremy Meunier.Thank you Jeremy Meunier.

Şimdi Ne Mi Söylüyor? added to V0.5 of Hamsi Singer.

"Şimdi Ne Mi DinliyoruM?" is old name of Hamsi Manager.V0.8.1 is lastest version of "Şimdi Ne Mi DinliyoruM?".Project name changed in V0.8.50.

Features :

  • Show Album Cover In Avatar
  • Show Atrist Name
  • Show Soung Title
  • Show Album Name
  • Show Album Artist Name
  • Show Rating
  • Show Soung`s Current Time
  • Show Path Of Soung Cover
  • Show Soung`s Year
  • Show Soung Lenght
  • Show Path Of Soung File
  • Show Track No
  • Show Soung`s Genre
  • Show Soung`s Comment
  • ******* Show Soung`s Lyrics ********
  • Show Soung`s BitRate
  • Show Soung`s SampleRate

System Requirements :

Source Codes and Other Files
https://sourceforge.net/projects/hamsisinger/

Read More ⇒
Mar 20, 2011, 9:11:13 PM Murat Demir