{"id":20063890,"url":"https://github.com/writeas/writeas-gtk","last_synced_at":"2025-05-05T17:33:24.796Z","repository":{"id":56244380,"uuid":"146298307","full_name":"writeas/writeas-gtk","owner":"writeas","description":"Write.as desktop app for elementaryOS (a fork of writeas-gtk)","archived":false,"fork":false,"pushed_at":"2021-11-19T18:56:47.000Z","size":3751,"stargazers_count":21,"open_issues_count":12,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T02:12:21.828Z","etag":null,"topics":["blogging","linux","privacy","vala-applications","writeas"],"latest_commit_sha":null,"homepage":"https://write.as/apps/desktop","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/writeas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-27T13:02:45.000Z","updated_at":"2024-09-10T15:00:58.000Z","dependencies_parsed_at":"2022-08-15T15:20:36.953Z","dependency_job_id":null,"html_url":"https://github.com/writeas/writeas-gtk","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fwriteas-gtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fwriteas-gtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fwriteas-gtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fwriteas-gtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/writeas","download_url":"https://codeload.github.com/writeas/writeas-gtk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252542527,"owners_count":21764984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blogging","linux","privacy","vala-applications","writeas"],"created_at":"2024-11-13T13:44:07.193Z","updated_at":"2025-05-05T17:33:20.608Z","avatar_url":"https://github.com/writeas.png","language":"Go","readme":"# Write.as GTK App\n\n[![Get the app from Write.as](https://write.as/img/downloadwriteas.png)](https://write.as/apps/desktop) \u0026nbsp;\n[![Get the app on AppCenter](https://write.as/img/appcenter.png)](https://appcenter.elementary.io/com.github.writeas.writeas-gtk)\n\nA Write.as desktop app that targets all freedesktop.org compliant desktops, e.g. \nGNU/Linux, FreeBSD, etc; basically everything except Windows, Mac, iOS, and \nAndroid. It lets you compose and publish posts to [Write.as](https://write.as/).\n\nFor a UI toolkit it uses GTK, and relies on the [writeas-cli](https://github.com/writeas/writeas-cli) for API calls and post management.\n\n---\n\n**This is a fork of the [writeas-gtk application](https://code.as/writeas/writeas-gtk), containing necessary changes to release the app for elementaryOS.** \n\nThis repo shouldn't be used by other package maintainers. Version 1.0.x numbers are out of sync with the [official releases](https://code.as/writeas/writeas-gtk/releases).\n\n## Usage\n\nSee the [User Guide](https://code.as/writeas/writeas-gtk/src/branch/master/USER_GUIDE.md).\n\n## Installation\nWrite.as GTK uses the [Meson/Ninja](http://mesonbuild.com/) build system, and as such you can install it on\nany FreeDesktop.Org compatible system using:\n\n```bash\n# Install latest version of meson\n# Either via pip:\npip3 install meson\n# Or, if you need to build the .deb:\nsudo add-apt-repository ppa:jonathonf/meson\nsudo apt update\nsudo apt install meson\n\n# Build\nmeson build \u0026\u0026 cd build\nninja\n\n# Install\nsudo ninja install\n```\n\nThis will install the executable file and the metadata required to integrate with\nthose desktops. It also installs metadata to be collected by package repositories\nwhich integrate with certain package managers for richer presentation of apps.\n\nThough not required for local use, Write.as GTK relies on our [command-line interface](https://github.com/writeas/writeas-cli) for publishing to Write.as.\nInstall it by downloading the [latest release](https://github.com/writeas/writeas-cli/releases/latest) or, with [Go (golang)](https://golang.org) installed, running:\n\n```bash\ngo get github.com/writeas/writeas-cli/cmd/writeas\n```\n\n## Packaging\nYou can package Write.as GTK for Debian/Apt-based systems by running in this\nrepository's root directory:\n\n    dpkg-buildpackage -us -uc\n\nThis'll give you a .deb file in the parent directory.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwriteas%2Fwriteas-gtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwriteas%2Fwriteas-gtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwriteas%2Fwriteas-gtk/lists"}