From: Ricardo Wurmus <rekado@elephly.net>
To: Yasuaki Kudo <yasu@yasuaki.com>
Cc: help-guix@gnu.org
Subject: Re: OnlyOffice?
Date: Fri, 07 Oct 2022 10:07:33 +0200 [thread overview]
Message-ID: <87a668m4bj.fsf@elephly.net> (raw)
In-Reply-To: <4ad71d06-c332-39d2-6a43-4916a31e9ef7@yasuaki.com>
Yasuaki Kudo <yasu@yasuaki.com> writes:
> For our IT worker cooperative in preparation, one of my areas of
> interest is the realistic partial alternative to Google and Microsoft
> office suite, for a specific market segment. […]
Is this for an Office suite accessible throught the web browser?
> Has anyone here tried to build or assess the possibility of Guix
> package for OnlyOffice?
I hadn’t heard of OnlyOffice before, so I don’t know. But if you want
web access there may be a way to use the existing Office suite packages
and expose them through the browser.
GTK+ comes with broadwayd, which lets you use the browser to render the
GUI. Here’s a quick example:
guix shell gtk+:bin -- broadwayd :5 &
GDK_BACKEND=broadway BROADWAY_DISPLAY=:5 guix shell abiword -- abiword
Then visit http://127.0.0.1:8085/ in your browser.
--
Ricardo
next prev parent reply other threads:[~2022-10-07 8:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-07 6:31 OnlyOffice? Yasuaki Kudo
2022-10-07 8:07 ` Ricardo Wurmus [this message]
2022-10-07 12:53 ` OnlyOffice? phodina
2022-10-07 16:47 ` OnlyOffice? Yasuaki Kudo
2022-10-07 20:14 ` OnlyOffice? david larsson
[not found] <mailman.4105.1665192361.8550.help-guix@gnu.org>
2022-10-08 11:07 ` OnlyOffice? Hans-Werner Roitzsch
2022-10-08 11:09 ` OnlyOffice? Zelphir Kaltstahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a668m4bj.fsf@elephly.net \
--to=rekado@elephly.net \
--cc=help-guix@gnu.org \
--cc=yasu@yasuaki.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).