Giter Site home page Giter Site logo

poison's Introduction


Build Status:

  • Travis:
  • Tox Jenkins:

Poison is a Mac client for Tox, with support for file sharing, multiple profiles, group messaging, and more. Built with precision and care, Poison follows strict guidelines to maintaining the look and feel of OS X. While it's still in its infancy stage, most of Poison's features work, but support for A/V is in the works as more features are in the works.

Build it

git submodule update --init --recursive
./release.sh CODE_SIGN_IDENTITY="Your codesigning certificate"

You must have a certificate to build Poison properly.

Contribution Guidelines

Coding

  • If you break compatibility with 10.7, I will break you.

Translations

  1. (If you don't have Xcode installed, skip this step) Run ./translation_helper.sh genstrings in the project root.
  2. cd to resources/strings.
  3. Copy en.lproj to a folder for your language's code. Apple tells you how to figure those out here.
  4. Translate the Localizable.strings file in your new folder.
  5. (If you don't have Xcode installed, skip this step) Run ./translation_helper.sh update in the project root. It might spit out some warnings, just ignore them.
  6. cd to resources/interfaces/TL/strings. Again, copy en.lproj to a new folder, with the same code you used in step 2.
  7. Translate the files in your new folder.
  8. Do the GitHub thing.
  9. You are done! Thank you for helping translate Poison.

Translation text

  • For menus: if the option will take you to another part of the UI (say, pop up a sheet), suffix it with an ellipse.
  • Do not translate the word "Tox" or the word "Poison" where they are used as proper nouns.
  • Keep word choice consistent (e.g. do not refer to a friend as "Contact" in one window, then "Friend" in another)

Licensing

  • My code is licensed under a BSD 3-clause license. Please see LICENSE.md.
  • However, linking to other projects causes this to actually be GPLv3.
  • Images assets are free for you to use, except the icon.

Donate

If you really want to, you can send me (!wafuu8CaXg) a fraction of a bitcoin or something: 1N191yTJkwebUxmaNFg9Krb5dN6cqyGavi

poison's People

Contributors

stal888 avatar

Watchers

James Cloos avatar Alps Tsui 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.