Search Criteria
Package Details: nctelegram-git 0.9.6.r32.g7042362-1
Git Clone URL: | https://aur.archlinux.org/nctelegram-git.git (read-only, click to copy) |
---|---|
Package Base: | nctelegram-git |
Description: | A ncurse Telegram client developed in Python |
Upstream URL: | https://github.com/Nanoseb/ncTelegram |
Keywords: | ncurse python telegram urwid |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Nanoseb |
Maintainer: | Nanoseb |
Last Packager: | Nanoseb |
Votes: | 18 |
Popularity: | 0.000005 |
First Submitted: | 2016-03-06 21:44 |
Last Updated: | 2018-10-30 20:31 |
Dependencies (9)
- python (python-dbg)
- python-psutil
- python-urwid
- pytg>=0.4.10
- git (git-git) (make)
- python-distribute (python-setuptools) (make)
- libcaca (optional) – library to display inline images
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (optional) – library to display notifications
- ttf-symbola (ttf-symbola-free) (optional) – font for emoji
Latest Comments
weilbith commented on 2018-10-30 20:25
@flo232017 this has been handled in issue #39 and the solution is now merged with PR #40.
flo232017 commented on 2018-08-06 21:44
Error after upgrade to python-urwid-2.0.1-2
File "/usr/lib/python3.7/site-packages/urwid/listbox.py", line 578, in set_focus raise IndexError("Can't set focus, ListBox is empty") IndexError: Can't set focus, ListBox is empty
shooz commented on 2017-06-06 20:56
@Nanoseb: oh, you're right, sorry
Nanoseb commented on 2017-06-06 20:48
@shooz: nctelegram doesn't directly depend on telegram-cli, but depends on pytg that needs telegram-cli, so there is no need to add this dependency.
shooz commented on 2017-06-06 20:31
Add telegram-cli-git as a dependency
djmattyg007 commented on 2016-03-19 05:46
I have packaged pytg for Arch: https://aur.archlinux.org/packages/pytg
Please add it as a dependency so that people don't get the wrong idea and think they need to install it manually using pip.