Giter Club home page Giter Club logo

pyfm's Introduction

豆瓣FM命令行播放器

使用Python编写的豆瓣FM命令行播放器

Screenshot

尚在开发中。

运行环境

  • Linux/Mac OS X
  • Python 3.4

只在Mac OS X和Linux Mint 14(Ubuntu 12.10)环境上进行了测试。大部分Unix/Linux上应该都能够正常工作。

依赖

安装依赖

pip3 install requests
pip3 install urwid
# on Linux with apt-get
sudo apt-get install mpg123
# on Mac OS X with Homebrew
brew install mpg123

配置文件

config.json

{
    "email": 豆瓣用户名,
    "password": 豆瓣密码,
    "last_fm_username": Last.fm用户名,
    "last_fm_password": Last.fm密码    
}

使用

python3 pyfm.py

感谢

本项目主要参考了以下几个项目

感谢以上项目的作者,开源**!

协议

The MIT License

pyfm's People

Contributors

skyline75489 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.