Skip to content

The accessible Quinter Twitter client

Notifications You must be signed in to change notification settings

simteraplications/Quinter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quinter

Quinter is a light-weight, robust, accessible Twitter client for Mac and Windows.

Note.

The original developer, whoms github you can see in the tagline off this repository, has abandoned quinter. This fork is mainly for providing new builds off quinter and keeping it working, and also adding new features from time to time. I hope that the original developer is ok with this but i think that quinter still holds some advantage over it's followup tweese cake, primary that tweesecake is not open source and has a weird account practise. Here is the original message of the developer. I have stepped back from Quinter development. It was fun while it lasted, but the code is a mess, and a rewrite isn't work I'm willing to do. That said, I'll still check this repo for open Pull Requests, and merge them. I'm honestly not sure if GitHub let's contributors build releases, but if so, feel free once features get merged.

Running

git clone https://github.com/QuinterApp/Quinter
cd quinter
pip install -r requirements.txt
run.bat

Building

git clone https://github.com/QuinterApp/Quinter
cd quinter
pip install -r requirements.txt
build.bat
copy.bat

Contributing.

We ask that pull requests are submitted always, in order to avoid merge conflicts. In addition, if you have a big feature request/idea, it would be better if an issue is opened first, so we can discuss implementation, details, documentation, etc.

Todo

  • Add a timeline-specific find feature.
  • Add bookmarks.
  • Add shortcut keys for jumping to timelines
  • Relative times
    • This won't be possible with our current listview, but maybe in invisible?
  • Export buffers feature
  • View blocked and muted users.
  • add command line arguments for external player

About

The accessible Quinter Twitter client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%