Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bildpunkt/surfbird
A Microblogging client built on Electron and Vue
https://github.com/bildpunkt/surfbird
desktop-app electron electron-app twitter twitter-api twitter-client vue
Last synced: about 2 months ago
JSON representation
A Microblogging client built on Electron and Vue
- Host: GitHub
- URL: https://github.com/bildpunkt/surfbird
- Owner: bildpunkt
- License: mit
- Archived: true
- Created: 2016-05-13T19:06:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T20:45:42.000Z (almost 7 years ago)
- Last Synced: 2024-05-29T03:10:05.706Z (8 months ago)
- Topics: desktop-app, electron, electron-app, twitter, twitter-api, twitter-client, vue
- Language: JavaScript
- Homepage:
- Size: 1.9 MB
- Stars: 331
- Watchers: 15
- Forks: 56
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
A microblogging client, built on Electron and Vue.js
[![Backers on Open Collective](https://opencollective.com/surfbird/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/surfbird/sponsors/badge.svg)](#sponsors)
## Notice
Surfbird is in active development and far away from being usable. You can [build it yourself](docs/development-setup.md) or [download one of the pre-releases](https://github.com/surfbirdapp/surfbird/releases), a working or stable experience is not guaranteed yet.
## Documentation
If you want to know about the architecture of Surfbird and how you can extend it with your own modules and services, there's an evergrowing set of [documentation](docs/) available for you!
## Contributing
Found a bug or want to contribute a feature to Surfbird? Check out the [Contribution Guideline](CONTRIBUTING.md) to know where to start and what you need to look for!
## Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/surfbird#backer)]
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/surfbird#sponsor)]
## License
Surfbird is licensed under the [MIT License](LICENSE)
---
This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).