- civilizer official page
- civilizer github page
- civilizer sourceforge page
- civilizer twitter - @civilizer_pkm
- civilizer blog
- civilizer tutorial video
- civilizer online manual/docummentations
- feature request & bug report & other issues
- シビライザー日本語版Githubページ
- シビライザー日本語版ドキュメント
Civilizer is a web application for Notetaking or Personal Knowledge Management (PKM)
- knowledge/expertise/tips/tricks for your job
- temporary memo/notes
- schedules/plans
- detailed procedures you often forget for infrequent tasks
- e.g., installing printer drivers on your computers, submitting a tax return, ...
- expressions/vocabularies (e.g. when you learn a foreign language)
- ideas/inspirations
- todo list for your job or life
- insightful maxims/proverbs/humors
- and whatever knowledge/information you may want to access later.
Civilizer looks like a notetaking application like Evernote.
But unlike a native desktop application, it runs on your browser, so more Web-Friendly.
Civilizer can keep your data in various forms including:
- text
- can be authored in Markdown with a dedicated editor
- hyper links
- images
- videos
- and other file types
It can help you efficiently organize/structure your data by:
- tagging your data
- relating data with one another
- bookmarking data you access frequently
- organizing your files in a directory structure
Civilizer has a Full Text Search functionality to greatly help you access right data at the right time
See screenshots or tutorial video
Java Runtime Environment (JRE)
- JRE 7 or later
Supported platforms:
- Linux
- OS X
- Mavericks or later
- Windows
- 7/8/10 or later
Supported browsers: (note that old versions may not work correctly)
- Firefox
- Safari
- Chrome
- Opera
- Edge
- Internet Explorer
- 9/10/11 ( 9 or 10 may not render some styles correctly )
- Doesn't support IE 8
- Make sure your system has JRE (version 7+) installed prior to launching the app.
- Type and run
java -version
from the command prompt to confirm your system JRE version.
- Type and run
- Download the latest release of Civilizer and extract its content on your machine.
- Run it with the following instruction.
- Windows Users:
- Just execute
civilizer-win32.exe
. - Alternatively, execute
run-civilizer.bat
from the command line.
- Just execute
- Other OS Users:
- Execute
run-civilizer.sh
from your shell command line.
- Execute
- Windows Users:
- You'll see a System Tray Icon appearing unless you run it on Linux systems.
- [For Linux Users] Currently, system tray icon is not supported on Linux because underlying systems (OS or JVM or both) apparently have technical problems in supporting Java's system tray icon feature.
- The icon will stay in red during the loading process.
- It'll take a while to complete the loading.
- With the loading finished, the icon color changes, and Civilizer can be accessed via your browser.
- Access Civilizer.
- If everything has gone well, your default browser will automatically launch or be focused on most of major systems.
- If your browser doesn't respond, access Civilizer manually.
- Right-click on Civilizer's system tray icon (maybe left-click depending on your OS), and choose the menu saying
Browse
. - Alternatively, manually access the following URL with your browser.
http://localhost:8080/civilizer/app/home
- Right-click on Civilizer's system tray icon (maybe left-click depending on your OS), and choose the menu saying
- When you first access Civilizer, the application will guide you to its authentication page.
- Initial credential is as follows:
- username:owner
- password:owner
- After authenticated, you can reach the default page of the application.
- Click on the man icon located at the top-right corner of the page.
- Change username or password by accessing 'Change Profile' menu.
- Initial credential is as follows:
- Just remove the extracted folder.
- Remove the
.civilizer
folder (containing user settings and data) in your user directory if it exists.
Refer to this page
- Mac OS X application enhancing your Shortcut/Hotkey usability
- Javascript library enhancing Drag & Drop User Inferface interactions
- Bash utility helping quickly Search arbitrary Files or Search Text from Files
- Vim Plugin for quickly Jumping around your content
Civilizer has been inspired by Piggydb developed by Daisuke Morita.
Copyright (c) 2014-2018 Suewon Bahng, [email protected]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Suewon Bahng
Other contributors are welcome!
Updated by Suewon Bahng ( May 2018 )