Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swyxio/bettertwitter
a better twitter UI
https://github.com/swyxio/bettertwitter
Last synced: 3 months ago
JSON representation
a better twitter UI
- Host: GitHub
- URL: https://github.com/swyxio/bettertwitter
- Owner: swyxio
- Created: 2018-11-12T19:38:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T05:17:41.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T20:14:11.316Z (6 months ago)
- Language: Svelte
- Homepage: https://bettertwitter.netlify.com
- Size: 359 KB
- Stars: 56
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bettertwitter
This is a better twitter search UI for power users. This helps you build queries for [the Twitter search API](/DOCS.md) better than the Twitter "Advanced Search" can
## Opinions currently baked in
- Opens searches to mobile Twitter
- Sorts by latest results instead of "top"
- "People you follow" is checked by default
- Less-used Filters and numerical Quality is collapsed## Roadmap
- Easy
- decide on datepicker
- basic design refactoring
- persist choices to cookies
- put state in URL to make it sharable/bookmarkable
- recent searches
- document what each filter does and how useful it is. Tooltip?
- Harder
- advanced design refactoring
- autocomplete usernames based on logged-in account's follows
- OR logic builder on applicable fields
- save search to db
- Hard/Maybe never
- search logged-in user's lists
- load in iframe on desktop?## Non Search opportunities
- recommended unfollows
- limited, sorted daily content
- immutable draft url's https://twitter.com/rektide/status/1127360848329084928## About this fork
(@wgao19)
Because I like the feature but I want my own styling. to swyx: I can PR if you like it
It looks like this:
![](https://i.imgur.com/RefVXlk.png)
**bucket list**
- responsive layout
- icons
- fix the validation warning