Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kei-g/twdl
Twitter Images Downloader
https://github.com/kei-g/twdl
Last synced: about 7 hours ago
JSON representation
Twitter Images Downloader
- Host: GitHub
- URL: https://github.com/kei-g/twdl
- Owner: kei-g
- License: bsd-3-clause
- Created: 2024-05-29T21:33:59.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T04:46:05.000Z (4 months ago)
- Last Synced: 2024-10-19T09:25:46.078Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 356 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Twitter Images Downloader [![license][license-image]][license-url]
[`twdl`][github-url] - Twitterの画像をダウンロードするアプリケーションです.
## Supported Platforms _動作環境_
下記のOSで動作します
- Windows
- Linux:warning: Executable only on 64bit architectures _64bit環境でのみ動作します_
## CI Status
| Workflow Name | Status |
|:-:|:-:|
| **Build** | [![GitHub CI (Build)][github-build-image]][github-build-url] |
| **CodeQL** | [![GitHub CI (CodeQL)][github-codeql-image]][github-codeql-url] |## License
The scripts and documentation in this project are released under the [BSD-3-Clause License][license-url]
## Contributions
Contributions are welcome! See [Contributor's Guide](https://github.com/kei-g/twdl/blob/main/CONTRIBUTING.md)
### Code of Conduct
:clap: Be nice. See [our code of conduct](https://github.com/kei-g/twdl/blob/main/CODE_OF_CONDUCT.md)
[github-build-image]:https://github.com/kei-g/twdl/actions/workflows/build.yml/badge.svg
[github-build-url]:https://github.com/kei-g/twdl/actions/workflows/build.yml
[github-codeql-image]:https://github.com/kei-g/twdl/actions/workflows/codeql.yml/badge.svg
[github-codeql-url]:https://github.com/kei-g/twdl/actions/workflows/codeql.yml
[github-url]:https://github.com/kei-g/twdl
[license-image]:https://img.shields.io/github/license/kei-g/twdl
[license-url]:https://github.com/kei-g/twdl/blob/main/LICENSE