os x removed, minor updates
This commit is contained in:
parent
5932d8cb84
commit
4b85401adf
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,6 +6,7 @@ tests/tests
|
||||
tests/libs
|
||||
tests/.cache
|
||||
tests/__pycache__
|
||||
tests/avatars
|
||||
toxygen/libs
|
||||
.idea
|
||||
*~
|
||||
@ -23,4 +24,4 @@ toxygen/__pycache__
|
||||
html
|
||||
Toxygen.egg-info
|
||||
*.tox
|
||||
|
||||
.cache
|
||||
|
@ -15,7 +15,7 @@ install:
|
||||
- pip install pyaudio
|
||||
- pip install opencv-python
|
||||
before_script:
|
||||
# OPUS
|
||||
# Opus
|
||||
- wget http://downloads.xiph.org/releases/opus/opus-1.0.3.tar.gz
|
||||
- tar xzf opus-1.0.3.tar.gz
|
||||
- cd opus-1.0.3
|
||||
|
@ -10,9 +10,7 @@ Toxygen is powerful cross-platform [Tox](https://tox.chat/) client written in pu
|
||||
|
||||
### [Install](/docs/install.md) - [Contribute](/docs/contributing.md) - [Plugins](/docs/plugins.md) - [Compile](/docs/compile.md) - [Contact](/docs/contact.md) - [Updater](https://github.com/toxygen-project/toxygen_updater)
|
||||
|
||||
### Supported OS:
|
||||
|
||||
![Linux, Windows and OS X](/docs/os.png)
|
||||
### Supported OS: Linux and Windows
|
||||
|
||||
### Features:
|
||||
|
||||
|
BIN
docs/os.png
BIN
docs/os.png
Binary file not shown.
Before Width: | Height: | Size: 28 KiB |
Loading…
Reference in New Issue
Block a user