Git Product home page Git Product logo

flyweight's Introduction

Flyweight

iOS client for GNU social

Status

This is very much a work in progress. The data and network layers are coming along. The UI is barely good enough for testing, showing notices from a public timeline. I will need to finish basic features to put it on the App Store for general usage.

Licence

Flyweight is distributed under the Apache 2.0 license. A permissive licence is used specifically so that derivative works can be submitted to the App Store.

Some external libraries are included in the repository that are covered by their own copyright and licensing. Refer to file headers.

Goals for initial release

  • Ability to send and receive notices including image attachments
  • Ability to repeat and favourite notices
  • Ability to reply to notices and view the conversation chain as known by your server
  • View home, notifications, public, TWKN and own timelines (tags, groups, other users to come later)
  • Cache aggressively and use embedded database to quickly recall notices and image assets for display
  • Carefully managed network operations with rock-solid error handling
  • Clean touch interface that is functional on all iPhone and iPad sizes
  • UI for single account only, but backend support for multiple
  • Lean on server to linkify groups, tags, mentions initially

Build instructions

  • Install CocoaPods
  • Open a terminal in the project directory and run pod install
  • Open Flyweight.xcworkspace
  • Build and run

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.