톰보이웹서비스 // tomboy web service
JavaScript Python PHP Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
img
0.68149000.edited_file.txt.xml
0.72549000.edited_file.txt
0.72549000.edited_file.txt.xml
0.74659300.edited_file.txt
0.80760200.edited_file.txt
0.80760200.edited_file.txt.xml
0.85655800.edited_file.txt
0.85655800.edited_file.txt.xml
0.94519800.edited_file.txt
0.94519800.edited_file.txt.xml
README.md
README.md~
add.php
checkmanifest.py
dylink.php
dylink.php~
dylink.py
easyEditor.js
easyEditor1.js
edit.php
gitt
gitt~
head.html
htmlparser.py
index.html
index.php
log.txt
log.txt~
mklist.py
new.note
notefile
notefile1
notefile2
notefile4
notefile_sync.py
notefile_sync.txt
notefile_sync.txt~
option.php
save.php
save.php~
save.py
test.py
test_edited.txt
test_edited.txt.xml
tomboy.py
tomboy_1.10.1-0ubuntu1.debian.tar.gz
tomboy_1.10.1-0ubuntu1.dsc
tomboy_1.10.1.orig.tar.xz
xmlparser.py

README.md

http://ubuntu.or.kr/viewtopic.php?f=4&t=23407

톰보이 웹서비스(Tomboy Web Service)

  • 톰보이의 '동기화'파일들을 웹상에서도 읽고, 편집할수 있게 해주는 서비스입니다.

  • php와 python, 자바스크립트로 구성되어져 있습니다.

  • 웹상에서 문서를 편집할때 사용된 에디터는 uix님의 이지웹 에디터를 사용하였습니다. 이렇게 간단하고 쉬운 에디터를 쓸 수 있게 공개해주신 uix님께 감사의 말씀 드립니다. (http://uix.kr/service)

  • 톰보이에서 사용하는 '동기화' 폴더를 싱크할수 있도록 하면 사용이 가능해집니다. 톰보이에서 동기화폴더를 지정하시어 동기화를 거신 뒤에 그 폴더를 '톰보이 웹 서비스'폴더 내에 'notefile'이라는 제목으로 심볼릭 링크를 걸어주신 뒤에 사용하시면 됩니다.(단, 웹서비스 폴더와 동기화 폴더 모두 sudo chmod -R 777*를 주서야 할 것입니다)

  • This SERVICE is helping people to read and edit 'tomboy synced file' on web.

  • 'php', 'python', 'JavaScript' are used in this SERVICE.

  • Specially, thanks to 'uix' who shared 'EAZY WEB EDITOR'. It made the SERVICE peossible to edit the text on web.(http://uix.kr/service)