Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.64 KB

README.md

File metadata and controls

64 lines (43 loc) · 2.64 KB

Newsdrip

Simple News App with ability to switch from Multiple News Sources with a Single Click.

Supported Platforms include Linux, MacOS, Windows and iOS

Supported Arch:

  • x86
  • amd64
  • armhf
  • arm64/aarch64

Some Screenshots

image

Releases

Checkout Pre-Built Binary in Releases

Windows(x64): newsdrip_windows_x64.zip

Windows (ARM): Have Windows for ARM? Open Issue

Android: newsdrip_android.apk

Linux: newsdrip_linux_x64.zip

Linux (arm64): newsdrip_linux_arm64.zip

Linux(armv6/armv7): Have armv6/armv7? Open Issue

MacOS: [Help Required]

iOS: [Help Required]

Development Status (Rolling)

Linux CI Linux ARM CI Android CI Windows CI

Getting Started with Developmet

Clone This Git Repo Into Your Directory

git clone https://github.com/c9-labs/newsdrip.git

Install Dependencices * Required for Linux

apt install cmake clang ninja-build libgtk-3-dev

Run Project by Attaching Device

flutter run <device name>

New to Flutter ?

A few resources to get you started if this is your first Flutter project:

Newsdrip utilises api2.news API to retrive various headlines.