Giter VIP home page Giter VIP logo

freechat's People

Contributors

dependabot[bot] avatar enkru avatar mtc2000 avatar yiluo1991 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

freechat's Issues

能否提供无痕登录支持?

非常感谢您的软件。

现在很多人用微信的时候,由于各种原因,导致无法登录网页版。这导致了在linux下使用微信的困难。
我发现如果直接使用网页版微信时,如果浏览器能够开启无痕模式,那微信账号就可以登录。
不知道您这边能否开发一个类似于无痕的支持?使得被限制网页版登录的微信账号仍然可以使用?

没有反应

下载 .deb文件安装后,点击图标,没有反应

npm 怎么打deb的包

在linux下执行npm run dist:linux,会报如下错误
SyntaxError: Unexpected token function
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at _readConfigFile (/home/liuwx/temp/electron-wechat/node_modules/electron-builder/out/cli/cli.js:77:16)
at Object.args [as handler] (/home/liuwx/temp/electron-wechat/node_modules/electron-builder/src/cli/cli.ts:43:3)
at Object.runCommand (/home/liuwx/temp/electron-wechat/node_modules/yargs/lib/command.js:235:44)
at Object.parseArgs [as _parseArgs] (/home/liuwx/temp/electron-wechat/node_modules/yargs/yargs.js:1042:24)
at Object.get [as argv] (/home/liuwx/temp/electron-wechat/node_modules/yargs/yargs.js:957:21)
at Object. (/home/liuwx/temp/electron-wechat/node_modules/electron-builder/src/cli/cli.ts:25:28)
at Module._compile (module.js:570:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dist:linux: electron-builder --linux AppImage
npm ERR! Exit status 1

看了package.json, 里面的dist:linux 只会打 AppImage的包 ,想知道你是怎么打deb的包的?后续只需要更新代码自己在本地打包就可以使用最新版本了, 不需要每次都下载 release包(下载速度有点慢)

功能介绍太少

不知道相比官方,提供了哪些好用功能
如果是在 geeeeeeek 的基础上改的,我觉得可以说明一下,这样也知道有哪些功能

登录时二维码无法加载

登录时二维码方框为灰色,没有图案,猜测:可能不是软件本身的问题,可能是网络问题。但是我不知道应该如何去解决,作者可否给些思路,谢谢

群内无法@成员

微信群内,没有办法@其他人 这个不太方便,建议加上这个功能

Manjaro 运行 AppImage 报错

桌面环境:xfce
Shell:zsh
已经设置 chmod a+x

错误信息:

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory

下载文件响应慢

下载别人发在群里面的文件的是后响应很慢,尤其是大文件,等了40多m等了大概10秒才弹出保存文件的程序框,文件名是webwxgetmedia。。希望优化下,之前用另geeeek的electron-wechat也是有这个问题的
os:Ubuntu 16.04
Desktop:Unity

状态栏outloook图标

看到啦outlook图标,想询问一下。这个软件叫什么名字,我现在还在使用命令行收发电子邮件!!!

appImage 无法运行?

~/bin » ./electron-wechat-1.0.0-x86_64.AppImage
[9959:0228/092301.672606:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_electriCGBOl/chrome-sandbox is owned by root and has mode 4755.
[1] 9959 trace trap ./electron-wechat-1.0.0-x86_64.AppImage

这个可能是什么错误? 其它的 electron app可以运行

信息提示问题

关闭桌面提示后为什么不能以抖动的方式提示有信息到来

不能发送原图

发送图片 总是被压缩,然后图片非常模糊, 能否发送原图

ArchLinux 通过 yay 下载卡在 electron downloading

模拟 yay 安装的打包步骤:

  freechat-1.0.0 git:(master)  proxychains -q npm run pack

> electron-wechat@1.0.0 pack /home/johnniang/.cache/yay/electron-wechat/src/freechat
> electron-builder --dir

   electron-builder version=20.44.4
   loaded configuration file=package.json ("build" field)
   writing effective config file=dist/builder-effective-config.yaml
   no native production dependencies
   packaging       platform=linux arch=x64 electron=9.0.1 appOutDir=dist/linux-unpa
   downloading     parts=8 size=74 MB url=https://github.com/electron/electron/relex64.zip

electron 版本:

~ electron -v
v9.0.1

这是网络问题,我明白。但是 electron 已经通过 pacman 安装过,并且加上了 proxychains 进行代理,npm 依赖倒是很快下载好了,可不太理解为什么还需要重新下载 electron,或者有什么办法能够跳过这个步骤么?

在ubuntu下面,打开客户端后会显示两个图标

在ubuntu18.04下面,打开客户端后会显示两个图标;

详细:当把安装好的客户端添加到收藏夹(在桌面的收藏栏显示),并且打开客户端后,会出现两个图标,
一个是客户端图标,一个打开后的客户端图标,并且不是微信的,是一个奇怪的图标。
另:客户端的图标的显示比例有点大,和其他的软件并排显示,显得不协调。
图标推荐:https://blog.csdn.net/gatieme/article/details/52800015

关闭后重新打开,不会退出登录,这个做的很棒!在git上其他人做的都没有这个功能。

Segmentation fault

Segmentation fault
version: 0.1.1
os: Linux skynet 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64 GNU/Linux

9782 segmentation fault (core dumped)

appimage和deb包在Ubuntu18上都没法运行

➜ wechat ./electron-wechat-0.1.1-x86_64.AppImage
[1]    9782 segmentation fault (core dumped)  ./electron-wechat-0.1.1-x86_64.AppImage

➜  wechat screenfetch 
                          ./+o+-       neucrack@neucrack-ubuntu18
                  yyyyy- -yyyyyy+      OS: Ubuntu 18.04 bionic
               ://+//////-yyyyyyo      Kernel: x86_64 Linux 4.15.0-39-generic
           .++ .:/++++++/-.+sss/`      Uptime: 20h 7m
         .:++o:  /++++++++/:--:/-      Packages: 2265
        o:+o+:++.`..```.-/oo+++++/     Shell: zsh 5.4.2
       .:+o:+o/.          `+sssoo+/    Resolution: 3840x1243
  .++/+:+oo+o:`             /sssooo.   DE: GNOME 
 /+++//+:`oo+o               /::--:.   WM: GNOME Shell
 \+/+o+++`o++o               ++////.   WM Theme: Adwaita
  .++.o+++oo+:`             /dddhhh.   GTK Theme: Materia-dark [GTK2/3]
       .+.o+oo:.          `oddhhhh+    Icon Theme: Flat-Remix-Dark
        \+.++o+o``-````.:ohdhhhhh+     Font: Ubuntu 11
         `:o+++ `ohhhhhhhhyo++os:      CPU: Intel Core i5-3230M @ 4x 3.2GHz [29.8°C]
           .o:`.syhhhhhhh/.oo++o`      GPU: GeForce GT 740M
               /osyyyyyyo++ooo+++/     RAM: 5047MiB / 7794MiB
                   ````` +oo+++o\:    
                          `oo++.      
➜  wechat 


内存占用?

在github 找了一圈没有看到联系方式,所以通过此进行我们公司在上海,不知道有没有打算换工作呀,我们公司的产品 www.mozhes.com 您可以了解一下,一个95 00后内容社交社区产品,
桌面端 是用了electron+vue开发的,如果有兴趣,请加我微信:huzhengyus
公司 目前已经收到了 巨人资本,新进创投,上海市闵行区区政府引导基金,映客直播的融资。
十分感谢
如果不对,可以不用进行回复,十分感激,打扰了。

@功能

希望后期增加@功能^.^

deb包

作者如果打个包可能更便于安装,有些新手使用的时候还需要解决环境问题哦

一些关于软件的建议

软件的图标应该要有自己的特色,默认的electron图标不好看
或者作者用了自己的图标但是某些系统不显示???

深度截图_选择区域_20190520154149

任务栏右键小图标会出现偏移(deepin OS 15.10)

深度截图_选择区域_20190520154225

软件顶栏文字可以改为软件名称

深度截图_选择区域_20190520154409

增加一种“手机模式”,一键改为如图所示的样子(长竖)
深度截图_选择区域_20190520154542

上图中手动变成长竖界面的话,UI中的联系人名称,以及显示的时间,消息,发送按钮等无法正常的显示
深度截图_选择区域_20190520154556
深度截图_选择区域_20190520161705

最后感谢作者的辛苦开发,这些建议希望采纳

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.