Skip to content

Philomath helps you index websites pointed to by your bookmarks on your machine and then search and locate bookmarks containing specified keywords.

Notifications You must be signed in to change notification settings

arasheedu/philomath

Repository files navigation

Philomath

Philomath helps you index your bookmarks on your machine such that they can be searched with keywords easily for later reference and recollection. In the fast changing search results on the web how often have you looked for the same web page again and had no luck. With philomath it becomes easier to index and reference the web articles that you care most.

This has been developed on Windows 10 and Docker for Windows is a pre-requisite to run the solution

Running from source

c:\> cd philomath
c:\philomath> docker build -t philomath --file Dockerfile.philomath .
c:\philomath> docker-compose up
c:\> cd philomathclient
c:\philomathclient> npm install
c:\philomathclient> npm start .

The rest is self explanatory ;-)

License

MIT

About

Philomath helps you index websites pointed to by your bookmarks on your machine and then search and locate bookmarks containing specified keywords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published