Git Product home page Git Product logo

weii's Introduction

SNS客户端平台
Python3 + PyQt

特性:

  1. 多账户同时登录,多条时间线统一显示。
  2. 一键状态更新。
  3. 便捷的账户切换,可随时显示单个账户时间线、评论、AT等。
  4. 评论、转发任意账户状态。
  5. 关键字过滤(基于用户自定义关键词)。
  6. 划词搜索(开发中)
  7. 划词翻译(开发中)

安装:
Ubuntu:

sudo apt-get install python3 python3-pyqt4 python3-six
git clone https://github.com/hbprotoss/weii.git
cd weibo
./weibo

使用注意事项:

  1. 请删除qt-at-spi这个包,它会导致Qt打开文件对话框崩溃。

    sudo apt-get remove qt-at-spi

  2. 使用过旧版本的朋友请清空~/.weibo目录。
  3. 关键词配置功能还未提供图形接口,请在~/.weibo/keywords.txt中指定要过滤的关键词(通配符、正则表达式匹配 功能正在开发中)

weii's People

Contributors

hbprotoss 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.