Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TryGhost/Ghost-Android

πŸ€– Ghost for Android
https://github.com/TryGhost/Ghost-Android

android blogging ghost material-design publishing

Last synced: about 2 months ago
JSON representation

πŸ€– Ghost for Android

Awesome Lists containing this project

README

        

[![](https://img.shields.io/circleci/project/TryGhost/Ghost-Android.svg)](https://circleci.com/gh/TryGhost/Ghost-Android)
[![Translate on Weblate](https://hosted.weblate.org/widgets/ghost/-/svg-badge.svg)](https://hosted.weblate.org/engage/ghost/en/?utm_source=widget)

The official Ghost Android application. Get it [here on the Google Play Store][playstore].

Get it on Google Play

### Features

- Simple, intuitive interface based on **[Material Design](https://material.google.com/)** principles (along with some **tasteful animations**!)
- **Markdown editing with preview** - swipe to switch between editing and previewing
- **100% Markdown compatibility with Ghost** - go ahead and use footnotes and code blocks like you're used to
- Works with **[Ghost Pro](https://ghost.org/pricing/)** (ghost.io) as well as **self-hosted blogs**
- **Offline mode**: Ghost Android is designed to work 100% offline: just sync when you're connected later! Ideal for writing on the go
- **Attach tags and a cover image** - upload images from your phone or a web link
- **[Conflict handling][conflict-ui]** - a simple UI to help decide what to do next when a post is edited from two places at once

### Bug reports? Feature requests?

[File an issue](/CONTRIBUTING.md)

### Help translate Ghost Android

If you'd like to see support for your language in Ghost Android, you can easily [contribute translations on Weblate][weblate]. _This requires no setup and no knowledge of Android development_, just keep in mind a few simple rules:

- Many strings have [placeholders](http://envyandroid.com/android-string-xml-resource-formatting/) like "%s", "%d", "%2$s", etc. - keep these intact because other numbers and strings are inserted into these placeholders
- Single and double quotes need to be preceded with a backslash character (`\'` and `\"` respectively)
- For short strings, try to keep the translated string length close to the English one, because longer strings may not fit in the UI

If you need help getting started, drop a comment on [this issue](https://github.com/TryGhost/Ghost-Android/issues/14).

### Developer setup

Setup is as simple as importing the project into Android Studio and building (assuming you have the correct build tools and Android SDK).

If you face any issues setting this up, please let me know by [filing a new issue](/issues/new).

### Contributors

- [@vickychijwani](https://github.com/vickychijwani)
- [@dexafree](https://github.com/dexafree) (Spanish translation)
- [@Dennis-Mayk](https://github.com/Dennis-Mayk) (German translation)
- [@naofum](https://github.com/naofum) (Japanese translation)
- [@svenkapudija](https://github.com/svenkapudija) (Croatian translation)
- [@yffengdong](https://hosted.weblate.org/user/yffengdong/) (Simplified Chinese (zh-CN) translation)
- [@guillaumevidal](https://github.com/guillaumevidal) (French translation)
- [@fastbyte01](https://hosted.weblate.org/user/fastbyte01/) (Italian translation)
- [@cristears](https://hosted.weblate.org/user/cristears/) (Korean translation)
- [Allan NordhΓΈy](https://hosted.weblate.org/user/kingu/) (Norwegian translation)
- [@urbangeek](https://github.com/urbangeek) (Bengali translation)
- [@MertcanGokgoz](https://github.com/mertcangokgoz) (Turkish translation)
- [@geekdinazor](https://github.com/geekdinazor) (Turkish translation)
- [Thiago Tomasi](https://hosted.weblate.org/user/thiagotomasi/) (Portuguese (Brazil) translation)
- [@frottle](https://hosted.weblate.org/user/frottle/) (Indonesian translation)
- [Aditya](https://hosted.weblate.org/user/siadit/) (Indonesian translation)
- [Heimen Stoffels](https://hosted.weblate.org/user/vistaus/) (Dutch translation)
- [Akos Nagy](https://hosted.weblate.org/user/conwid/) (Hungarian translation)
- [Weizhi Xie](https://github.com/xieweizhi) (Traditional Chinese (zh-HK) translation)
- [@monolifed](https://hosted.weblate.org/user/monolifed/) (Turkish translation)

[playstore]: https://play.google.com/store/apps/details?id=org.ghost.android
[weblate]: https://hosted.weblate.org/engage/ghost/en/
[conflict-ui]: https://github.com/vickychijwani/quill/issues/144#issuecomment-264991612

# Copyright & License

Copyright (c) 2013-2023 Vicky Chijwani & Ghost Foundation - Released under the [MIT license](LICENSE). Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our [trademark policy](https://ghost.org/trademark/) for info on acceptable usage.