Code Monkey home page Code Monkey logo

bigbang's Introduction

BigBang

本 Demo 模仿了 Smartisan OS 的 BigBang 功能。App 打开会从剪切板读取文字并显示,长按会弹出 BigBang 页面进行分词显示。如果剪切板没有内容会显示一段默认的文字。 后台接口基于 node-segment 实现分词。

特性

  • 会监听剪切板复制内容,弹出按钮点击打开 BigBang 页面分词显示。
  • 支持本地分词,内置本地分词引擎,离线也可以分词。
  • 支持微信内使用。

微信支持

现在支持在微信中使用 BigBang,提供两种方案。

  • 免 root 方案:需要在系统设置中开启权限,目前仅支持聊天气泡文字,点击文字就可以打开 BigBang 页面。
  • Xposed 方案:需要安装 Xposed 框架,在 Xposed 中可以找到 BigBang 模块,目前支持聊天气泡文字和朋友圈文字,点击两下触发。

Download

Get it on Google Play

Contributors

增加了 Xposed 的支持。

License

MIT License

Copyright (c) 2016 baoyongzhang <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

bigbang's People

Contributors

baoyongzhang avatar zzz40500 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bigbang's Issues

分词的方块有点小啊

可能还是我拇指太大?很容易误点到下一行,能不能方块大一点,或行距高一点呢?

关于分词方法的选择问题

您好:
感觉你的分词效果很好,在代码中看到您在SegmentEngine中使用了在单字符/第三方分词/网络api三种方法中切换,然后用了三种第三方分词工具。因为我也用过其中的几种,单个的效果貌似没有那么好,能不能请问一下您是用什么方法在几种不同的分词方法之间切换的呢?
耽误您一点时间,不胜感激!!!

赞!

簡潔美觀,更接近錘子原版BigBang,比另一款Clipboard Plus漂亮多了,超贊!是我喜歡的款!希望作者再加上翻譯和淘寶以及地圖的搜索接口,如果能自定義最好,另外分行的文字分詞后會不再分行,希望修復这个问题,另外,希望增加一个反选(全选)按钮

开启XP支持后,微信闪退,

在哪可以学安卓开发啊,希望可以把安卓所有东西都梳理一边,在开始选择性的学习,毕竟“”还能让你都学会”?

几点建议

  1. 已经有人反馈就是字体框和字体有点小,希望加入调节;
  2. 打开Bigbang之后,在最近任务中会出现Bigbang的task,希望能隐藏。

Android O(Api 26) Service 奔溃

使用 sdk 26 编译,LisenClipboardService 无法正常工作~

android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity running?

抛异常

e.getMessage().toString()==Failed to connect to fenci.kitdroid.org/115.28.21.177:3000

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.