Small project created for high school.
We aim to create a simple Twitter client, allowing user to perform basics Twitter actions such as tweeting or getting a timeline updated. Comments (and some variables) are in french as it is mandatory to do it this way.
We used :
Supported platforms (as of march 2017) :
- Windows (7+ 64bits)
For windows 10 we try to follow the native look of Universal Windows Platform apps. Here is some documentation from Microsoft :
- https://developer.microsoft.com/en-us/windows/apps/design
- https://docs.microsoft.com/en-us/windows/uwp/layout/
- PDF http://download.microsoft.com/download/2/4/A/24A81A29-77CF-4AA5-967E-64E42554F21B/UWP%20app%20design%20guidelines%20v1509.pdf
- Guidelines for font page 302
- Guidelines for forms layout page 305
Put the tokens in a file "assets/app_tokens", as explained in the "assets/app_tokens_example" file
- Twysn is distributed under the GNU GPL V3.0 license. Please see LICENSE.md.
- mttkinter is distributed under the GNU LGPL license.
- TWITTER, TWEET, RETWEET and the Twitter logo are trademarks of Twitter, Inc. or its affiliates.