Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

FikaNote/FikaNote

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

306 Commits
306 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FikaNote

ShowNote service.

Build Status

Usage

Run following command.

$ source venv/bin/activate
(venv)$ pip install -r requirements.txt --allow-all-external
(venv)$ foreman start web

If you have not prepared venv directory, you should run following command.

$ pip install virtualenv
$ mkdir venv
$ virtualenv --no-site-package venv

And goto http://localhost:5000.

Test

Run following command.

$ python manage.py test

ToDo

  • edit shownote
  • edit agenda
  • Add Login function(github)
  • Add Person page. (/person/<person_name>)
  • Track link click. (/link/<id_url_in_agenda>)
  • Add database backup script.
  • Add API.
  • Realtime update/reflect agenda by several browser window. use pushpin.org?

About

ShowNote service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.