Multicolumn Bluesky client powered by Angular
at master 67 lines 2.1 kB view raw view rendered
1<div align="center"> 2 3 <img src="https://github.com/kryst4line/consolesky/raw/refs/heads/master/.github/logo.webp" alt="logo" width="200" height="auto" /> 4 <h1>//consolesky.</h1> 5 6Yet Another Bluesky Client 7 8 <br> 9 10[![contributors](https://img.shields.io/github/contributors/kryst4line/consolesky)](https://github.com/kryst4line/consolesky/graphs/contributors) 11[![commits](https://img.shields.io/github/last-commit/kryst4line/consolesky)](https://github.com/kryst4line/consolesky/commits/main) 12[![stars](https://img.shields.io/github/stars/kryst4line/consolesky)](https://github.com/kryst4line/consolesky/stargazers) 13 14 <br> 15 16Follow the updates: 17 18[![bluesky link](https://img.shields.io/badge/Bluesky-%230285FF.svg?logo=bluesky&logoColor=white)](https://bsky.app/profile/metrosky.dragon.gal) 19 20 <br> 21 22[![Repobeats analytics image](https://repobeats.axiom.co/api/embed/45a737f96a28d68b0c1036da17f8ee030af9f784.svg "Repobeats analytics image")](https://github.com/kryst4line/consolesky/pulse) 23 24</div> 25 26<br /> 27 28 29<!-- Screenshots --> 30## :camera: Screenshots 31 32<div align="center"> 33 <img src="https://github.com/kryst4line/consolesky/raw/refs/heads/master/.github/screenshot.webp" alt="screenshot" /> 34 <p><sup>Obviously WIP</sup></p> 35</div> 36 37 38<!-- TechStack --> 39## :space_invader: Tech Stack 40 41- [Angular 19](https://v19.angular.dev/) 42- [Tailwind](https://tailwindcss.com/) 43 44 45<!-- Roadmap --> 46## :compass: Roadmap 47 48* [x] Browse timeline, notification, profile and search feeds 49* [x] User interactions 50* [x] Customizable columns 51* [x] Column filters 52* [ ] Internationalization (multi-language) 53 54For more info, [check the project issues page on Tangled.sh](https://tangled.sh/@dragon.gal/consolesky/issues) 55 56 57<!-- License --> 58## :warning: License 59 60owo what's that? haha idk (I started this for fun) 61 62 63<!-- Acknowledgments --> 64## :gem: Acknowledgements 65 66- [Skeetdeck](https://github.com/mary-ext/skeetdeck) (Easily the best Bsky 3rd party client and an invaluable source of ideas about how to implement some stuff!) 67- [Awesome README](https://github.com/matiassingers/awesome-readme)