jonesypeter
Posts: 108
Joined: Fri Aug 02, 2013 3:07 pm

Paperwork Note Taking Web App

Wed Sep 02, 2015 7:25 pm

Hello,

Over the last few days I have been playing with Paperwork which aims to be an open-source, self-hosted alternative to services like Evernote, Microsoft OneNote or Google Keep.

Paperwork is written in PHP, utilising the Laravel 4 framework. It provides a modern web UI, built on top of AngularJS & Bootstrap 3, as well as an open API for third party integration.

I have written a small tutorial which you can find at the link below. Let me know how you get on.

http://tux.x10host.com/blog/index.php/2 ... archiving/

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: Paperwork Note Taking Web App

Wed Sep 02, 2015 7:28 pm

Looks nice. If I have some time I may try it.
There are 10 types of people: those who understand binary and those who don't.

User avatar
Sonof8Bits
Posts: 11
Joined: Thu Sep 19, 2013 9:24 pm
Location: Utrecht
Contact: Website

Re: Paperwork Note Taking Web App

Thu Dec 03, 2015 7:13 pm

I'd like to have a look, but the site seems to be down.
-----
https://sonof8bits.com/
Raspberry Pi powered sub-site: https://raspi.sonof8bits.com/

Heater
Posts: 15837
Joined: Tue Jul 17, 2012 3:02 pm

Re: Paperwork Note Taking Web App

Thu Dec 03, 2015 7:57 pm

Is it this paperwork? https://github.com/twostairs/paperwork

That does not seem to have anything much in the way of code in it!

And the demo is not there.
Memory in C++ is a leaky abstraction .

Jexxio
Posts: 1
Joined: Sat Aug 27, 2016 12:41 pm

Re: Paperwork Note Taking Web App

Sat Aug 27, 2016 12:49 pm

Hello, sir!

Can you re-upload the tutorial please?

thanks in advance.

sonofpi
Posts: 2
Joined: Fri Jun 23, 2017 5:44 pm

Re: Paperwork Note Taking Web App

Fri Jun 23, 2017 5:51 pm

Even though this thread is almost a year old, I thought that I'd post my Raspberry Pi Paperwork Tutorial for anyone that's interested in creating a Raspberry Pi that runs TwoStairs Paperwork that lands here in the future. I also include a pre-made Paperwork image for the Rasbperry Pi that works on the Zero, Zero W, B+, 2 and 3. The Pi runs Nginx, PHP7, Mysql and is built for use from behind a router firewall, or exposed to the internet.

User avatar
coffe
Posts: 4
Joined: Sun Jul 01, 2012 8:36 pm

Re: Paperwork Note Taking Web App

Thu Jul 13, 2017 2:52 pm

sonofpi wrote:Even though this thread is almost a year old, I thought that I'd post my Raspberry Pi Paperwork Tutorial for anyone that's interested in creating a Raspberry Pi that runs TwoStairs Paperwork that lands here in the future. I also include a pre-made Paperwork image for the Rasbperry Pi that works on the Zero, Zero W, B+, 2 and 3. The Pi runs Nginx, PHP7, Mysql and is built for use from behind a router firewall, or exposed to the internet.
Hi sonofpi !

A relay nice guide.
But there is one thing that's not working for me. I cant get the nginx config-file to work. I think its because of how i format it.
Do you have "raw" version? That would help me a lot.

:)

sonofpi
Posts: 2
Joined: Fri Jun 23, 2017 5:44 pm

Re: Paperwork Note Taking Web App

Thu Jul 13, 2017 3:16 pm

You shouldn't need to modify the nginx file beyond the defaults. I don't use domains, just the Pi's IP address.

There is a .img file download at the end of my tutorial that you can extract with 7zip.

Return to “General discussion”