• Stars
    star
    269
  • Rank 147,934 (Top 3 %)
  • Language
    Swift
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Beam: the open source Reddit client for iOS

icon
Beam for Reddit

Contact License: GPL v2.0

An open source Reddit client for iOS.



Beam


Introduction

Hi, we're Awkward. In 2014, we started working on a Reddit client called Beam. In the years that followed, we created a client that lets its users enjoy all of Reddit's content in a unique and beautiful package. After four years of development, we've decided to open source Beam and truly hand it over to its users. We’ll still continue to work on Beam and release high-quality updates.

Features

Beam brings the best features of Reddit to your iPhone and iPad.

  • Multireddits
  • Content filters
  • In-app messaging
  • Message notifications
  • Post marking
  • Spoiler protection
  • 3D Touch

It also offered unlockable packs in the past, now available by default:

  • Mediaview
  • Night Mode
  • Auto Playing GIFs
  • Thumbnail Mode
  • Metadata Control
  • Multiple Accounts
  • Passcode Lock
  • Touch ID Unlock
  • Privacy Mode

Contributing

Bug Reports & Feature Requests

Please use GitHub issues to report any bugs or file feature requests. If you can fix it yourself, feel free to send in a pull request. For any bugs please include the following information:

  • The iOS version of the device
  • The model of the device (iPhone 5s, iPhone 6 etc)
  • If you are running the App Store version of the app or a version that you've compiled yourself
  • The fork or branch used if you've compiled the app yourself

Pull requests

Pull requests should include information about what has been changed. Also, try to include screenshots or links to issues in order to better review the pull request. All pull requests will be reviewed by someone of the Awkward team.

Requirements

In order to compile Beam you will need to meet the following requirements:

- A Mac with Xcode 8.1 or later
- Git command line tools or a git source control client like Tower. 

Getting started

Submodules

Beam uses submodules for dependencies, so when cloning Beam, make sure to include recursive submodules. If any problems occur trying to checkout these submodules, use the following terminal command to make sure are submodules are ready: git submodule update --init --recursive

Steps to compile

To compile Beam, please follow these steps:

  1. Clone the repository including submodules
  2. Edit SampleConfig.swift with the required values and rename it to Config.swift
  3. Open beam.xcodeproj in Xcode
  4. Run the app

General structure of the app

When opening the project in Xcode you will see several targets. The two most important targets are beam and Snoo.

  • beam This is the app that you see on your phone and in the App Store.
  • Snoo is the framework built by us that handles the core data objects and communication with the Reddit API. Beam calls snoo to get the data.

License

Beam is available under the GPL-2.0 license. See the LICENSE.md file for more info.

Links

More Repositories

1

Alembic

⚗️ Extract a color palette from Sketch images
JavaScript
568
star
2

backbone.modal

A plugin for Backbone.js that simplifies creating modals for your application.
JavaScript
361
star
3

sketch-palette-generator

Output a JSON colour palette to Sketch 💎
JavaScript
145
star
4

Tatsi

A drop-in replacement for UIImagePickerController with the ability to select multiple images and/or videos
Swift
110
star
5

awesome-netherlands-events

🦄 Curated list of awesome Dutch (tech related) events
58
star
6

Ocarina

A library to get metadata and Open Graph information from URLs
Swift
38
star
7

Trekker

Trekker, easily combine and swap out multiple analytics services on iOS
Swift
24
star
8

backbone.genetics

A super small and simple plugin for Backbone.js to toggle features in your app for user management, A/B testing purposes and all things you’d like to enable for specific users and hide from others
CoffeeScript
14
star
9

AWKHelpers

A growing collection of UIKit and Foundation categories (helpers) we use at Awkward
Objective-C
10
star
10

serverless-plugin-slack

Notify Slack after deployments
JavaScript
7
star
11

slush-static-site

A slush generator for static websites
CSS
7
star
12

serverless-plugin-authorizer

Make authorization as simple as a boolean
JavaScript
5
star
13

react-simple-masonry

Simple masonry layout component for react
JavaScript
5
star
14

simple-dyno

ORM for AWS DynamoDB
JavaScript
4
star
15

github-enhancement-suite

Github enhance plugin for Google Chrome and Safari
JavaScript
4
star
16

ember-pods

Ember.js starter kit based on pods file structure
CoffeeScript
4
star
17

webpack-config-sketch-web

JavaScript
2
star
18

grunt-multi-stage-sourcemap

multi-level source map processing with grunt
JavaScript
1
star
19

sequelize-reassociate

A simple abstraction for Sequelize.js to relocate associated models if their parents ever were to be destroyed.
JavaScript
1
star
20

pinbook-api

API side of our pinbook hackathon idea
JavaScript
1
star
21

stripity_stripe

Elixir
1
star