Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.1 KB

README.md

File metadata and controls

50 lines (36 loc) · 2.1 KB

NoFeed

NoFeed is an iOS App written in Swift that allows you to block social-networks feeds in your Safari browser.

Big Beautiful Picture

Download on App Store

Some technical things used inside

Codacy Badge Swift 4.0 iOS 10.0+ iOS 10.0+

Try it yourself

As of Nov 2018, this project requires Xcode 10.

  1. Install the latest Xcode developer tools from Apple.
  2. Install CocoaPods
    sudo gem install cocoapods
  3. Clone the repository:
    git clone https://github.com/insiderdev/nofeed.git
  4. Pull in the project dependencies:
    cd nofeed
    pod install
  5. Open NoFeed.xcworkspace in Xcode.
  6. Compile and run the app in your simulator.

How can you help

If you find any problems, feature requests, please open an issue or submit a fix as a pull request.

Want to talk?

If you have any questions or you want us to help you design and develop your application, send me an email at vovaseuruk@gmail.com

License

MIT License