Giter VIP home page Giter VIP logo

appstream's Introduction

AppStream

A minimal Mac OS X app.net client

REQUIREMENTS

  • Mountain Lion
  • Xcode 4.5(latest beta), maybe 4.4
  • Courage

HOWTO

  • Create a app.net client app.
  • Use "x-com-toxicsoftware-appstream:///" as the Callback URL.
  • NEW: I've embedded a client_id into the source. You do not need to make your own app on app.net.
  • Don't forget to do a submodule update!
  • Build and run the app, follow the instructions for setting the client id

GOALS

  • I want to make a stable featureful app.net client that works really well in full screen mode. Whether this means multiple column (tweetdeck style but less shit) or not is up for debate

TODO/BUGS

  • UI is ass. Not too interested in UI until basic network and database functionality is there.
  • Overloading of the term stream: https://alpha.app.net/schwa/post/52516 - this is a problem in code. As real app.net streams come online I expect a refactor will be needed.
  • User Lists
  • User Info
  • Post detail view
  • Database will grow and grow. Need to prune at some point.
  • Code is being "sketched out" and is far from well designed. Expect a lot of churn/refactoring
  • Deleting (implemented)
  • Refresh (implemented)
  • Polling (implemented)
  • Posting (implemented)
  • Replies (implemented)
  • User notifications (implemented)

FEATURE IDEAS

  • Use the Latent Semantic Mapping framework to classify posts
  • Intelligently handle hashtags, usernames, urls etc - provide popover contextual info/actions on these item, e.g. hashtags popover will have a "view all posts with this hashtag" action.
  • Markdown support
  • Built in filtering, blocking, spam control and triggered actions
  • Relying on server to fix spam problem is foolish
  • Actions include user notifications, scripts?
  • Built in fav star style functionality
  • Statistics on your behavior and on per people (how spammy is that person, how many tweets per hour enter my stream)

LICENSE

  • I haven't included a license yet but all code will be licensed under the BSD 2 clause license.

appstream's People

Contributors

schwa avatar

Watchers

 avatar

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.